diff options
| author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-08 23:18:24 +0700 |
|---|---|---|
| committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-08 23:18:24 +0700 |
| commit | d87c2feced002b480e884e9b739817d25c725ac9 (patch) | |
| tree | b2ad12a100099216fe0a220ee8fe4b0b9608884c /data | |
| parent | fbf7fd06549bc67a2d13f735d8338072fa6ea70a (diff) | |
Disassemble battle transitions
Diffstat (limited to 'data')
| -rw-r--r-- | data/predef_pointers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.inc b/data/predef_pointers.inc index cd1e2b2..d71e4d7 100644 --- a/data/predef_pointers.inc +++ b/data/predef_pointers.inc @@ -90,7 +90,7 @@ GiveItemPredef:: add_predef CheckSGB add_predef Function928b add_predef Function8786 - add_predef Function8c4be + add_predef DoBattleTransition add_predef Function8c9c6 add_predef Function8c940 ; 50 add_predef PlayBattleAnim |
