diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-07 23:21:51 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-07 23:21:51 +0100 |
commit | 1a32010f13d6df0a3eec20e2eb2bb069e79c73bc (patch) | |
tree | eb9fdff64b5af0a84589e69d5f615c688298bc05 /sym_common.txt | |
parent | 5ac6cc48609f34f8d0d75093ecf6d9d056c0a92b (diff) |
iwram common symbols to c
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/sym_common.txt b/sym_common.txt index ec6c95b20..3d3edcd55 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -202,33 +202,7 @@ gUnknown_03005CDE: @ 3005CDE .space 0x1A .include "rtc.o" - -gPreBattleCallback1: @ 3005D00 - .space 0x4 - -gBattleMainFunc: @ 3005D04 - .space 0xC - -gBattleResults: @ 3005D10 - .space 0x44 - -gLeveledUpInBattle: @ 3005D54 - .space 0xC - -gBattlerControllerFuncs: @ 3005D60 - .space 0x10 - -gHealthboxSpriteIds: @ 3005D70 - .space 0x4 - -gMultiUsePlayerCursor: @ 3005D74 - .space 0x4 - -gNumberOfMovesToChoose: @ 3005D78 - .space 0x4 - -gUnknown_03005D7C: @ 3005D7C - .space 0x4 + .include "battle_main.o" gRngValue: @ 3005D80 .space 0x4 |