No more NONE

This commit is contained in:
PikalaxALT
2015-11-02 14:37:02 -05:00
parent e0d6e9ca7a
commit 72af3337fd
185 changed files with 1343 additions and 1345 deletions

View File

@@ -24,7 +24,7 @@ Functioncc9a1: ; cc9a1 (33:49a1)
Functioncc9bd: ; cc9bd
ld hl, NONE
ld hl, 0
add hl, bc
ld [hl], $0
ret

View File

@@ -1,5 +1,5 @@
dw NONE ; padding
dw 0 ; padding
BattleCommandPointers: ; 3fd28
dw BattleCommand01 ; 34084