diff options
| author | IIMarckus <iimarckus@gmail.com> | 2015-07-09 20:08:03 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2015-07-09 20:23:23 -0600 |
| commit | 6f3b2d6de8dd697ccb03fb5c4874f042879c9202 (patch) | |
| tree | 62fdbabcc0abf8eea2e4caea1f3ad908b0ef8fb5 /maps/VictoryRoadGate.asm | |
| parent | e79f04e32d3588db76994299ffcadde992d5ffa0 (diff) | |
Add constants for checkcodes.
From PikalaxALT.
Diffstat (limited to 'maps/VictoryRoadGate.asm')
| -rw-r--r-- | maps/VictoryRoadGate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/VictoryRoadGate.asm b/maps/VictoryRoadGate.asm index 4b49a3b7e..8c0e2bad8 100644 --- a/maps/VictoryRoadGate.asm +++ b/maps/VictoryRoadGate.asm @@ -29,7 +29,7 @@ UnknownScript_0x9ba04: ; 0x9ba04 loadfont writetext UnknownText_0x9ba29 keeptextopen - checkcode $7 + checkcode VAR_BADGES if_greater_than 7, UnknownScript_0x9ba19 writetext UnknownText_0x9ba5f closetext |
