Fix alignment-related crashes
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
@ To make adding these improvements easier they are commented and tagged with "Improvement in Emerald"
|
||||
@ Emerald also adds a few entirely new AI commands (mostly to expand Double Battle AI), which are not included
|
||||
|
||||
.align 2
|
||||
gBattleAI_ScriptsTable:: @ 81D9BF4
|
||||
.4byte AI_CheckBadMove
|
||||
.4byte AI_CheckViability
|
||||
|
||||
@@ -44,6 +44,7 @@ gMovesWithQuietBGM:: @ 81C68EC
|
||||
.2byte MOVE_GRASS_WHISTLE
|
||||
.2byte 0xFFFF
|
||||
|
||||
.align 2
|
||||
gBattleAnims_Moves::
|
||||
.4byte Move_NONE
|
||||
.4byte Move_POUND
|
||||
|
||||
Reference in New Issue
Block a user