StringCmp → CompareBytes; CompareLong → CompareBytesLong
hStringCmpString[1/2] → h[EnemyMon/PartyMon1]Speed
This commit is contained in:
@@ -13,7 +13,7 @@ BattleCommand_FalseSwipe:
|
||||
ld c, 2
|
||||
push hl
|
||||
push de
|
||||
call StringCmp
|
||||
call CompareBytes
|
||||
pop de
|
||||
pop hl
|
||||
jr c, .done
|
||||
|
Reference in New Issue
Block a user