mirror of
https://github.com/pret/pokered.git
synced 2026-08-20 08:24:43 -05:00
Fix incorrect fallthrough comment
This commit is contained in:
@@ -93,7 +93,7 @@ CinnabarGymGetOpponentTextScript:
|
||||
|
||||
CinnabarGymFlagAction:
|
||||
predef_jump FlagActionPredef
|
||||
; fallthrough
|
||||
|
||||
CinnabarGymOpenGateScript:
|
||||
ld a, [wIsInBattle]
|
||||
cp $ff
|
||||
|
||||
Reference in New Issue
Block a user