More work on slots; WRAM cleanup, Move Deleter

This commit is contained in:
PikalaxALT
2015-12-19 14:48:30 -05:00
parent 3d36f1a837
commit 987ed1fafb
37 changed files with 477 additions and 492 deletions

View File

@@ -912,7 +912,7 @@ BattleCommand_CheckObedience: ; 343db
ld a, 1
ld [AlreadyDisobeyed], a
ld a, [wcfa3]
ld a, [w2DMenuNumRows]
ld b, a
; Save the move we originally picked for afterward.