battle_main data decomp

This commit is contained in:
jiangzhengwenjz
2019-10-16 08:28:19 +08:00
parent 9243e792f3
commit a6c0088073
29 changed files with 1128 additions and 470 deletions
+1 -28
View File
@@ -5,35 +5,8 @@
.include "text.o"
.include "sprite.o"
.include "link.o"
.align 4
gPreBattleCallback1: @ 3004F80
.space 0x4
gBattleMainFunc: @ 3004F84
.space 0xC
gBattleResults: @ 3004F90
.space 0x44
gLeveledUpInBattle: @ 3004FD4
.space 0xC
gBattlerControllerFuncs: @ 3004FE0
.space 0x10
gHealthboxSpriteIds: @ 3004FF0
.space 0x4
gMultiUsePlayerCursor: @ 3004FF4
.space 0x4
gNumberOfMovesToChoose: @ 3004FF8
.space 0x4
gUnknown_3004FFC: @ 3004FFC
.space 0x4
.include "battle_main.o"
.include "random.o"
.include "load_save.o"