Rename checkcurl to checkrollout

This commit is contained in:
Jordan Moore
2024-12-25 05:23:40 -05:00
committed by mid-kid
parent cbfd48b8d1
commit d323aa83dd
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
DEF MAX_ROLLOUT_COUNT EQU 5
BattleCommand_CheckCurl:
BattleCommand_CheckRollout:
ld de, wPlayerRolloutCount
ldh a, [hBattleTurn]
and a