Fix some comments and whitespace

This commit is contained in:
Rangi 2020-02-26 08:41:12 -05:00
parent 754268c691
commit 75a537ed1e
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@ COLL_WHIRLPOOL EQU $24
COLL_BUOY EQU $27
COLL_CUT_28 EQU $28 ; garbage
COLL_WATER EQU $29
COLL_ICE_2B EQU $2b ;
COLL_WHIRLPOOL_2C EQU $2c ;
COLL_ICE_2B EQU $2b ; unused
COLL_WHIRLPOOL_2C EQU $2c ; unused
COLL_WATERFALL_RIGHT EQU $30 ; unused
COLL_WATERFALL_LEFT EQU $31 ; unused
COLL_WATERFALL_UP EQU $32 ; unused

View File

@ -56,7 +56,7 @@ OpponentPartyAttr::
jr OTPartyAttr
BattlePartyAttr::
; Get attribute a from the party struct of the active battle mon.
; Get attribute a from the party struct of the active battle mon.
push bc
ld c, a
ld b, 0