diff options
| author | yenatch <yenatch@gmail.com> | 2013-09-05 05:17:39 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-09-05 05:19:35 -0400 |
| commit | 1323008f6f9b8d7004de8bf16ffd028cdd2d67f3 (patch) | |
| tree | 4c8f0315189541850d3c4746921e2bd717c7de90 /maps/Route43MahoganyGate.asm | |
| parent | 9b6b5a530cbcdf49dcf368c2e7d2d00d55268814 (diff) | |
first round of event flag constants in map events
this is a little over half.. 610 to go
Diffstat (limited to 'maps/Route43MahoganyGate.asm')
| -rw-r--r-- | maps/Route43MahoganyGate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route43MahoganyGate.asm b/maps/Route43MahoganyGate.asm index d7ae9dbb9..168e5a6d8 100644 --- a/maps/Route43MahoganyGate.asm +++ b/maps/Route43MahoganyGate.asm @@ -9,7 +9,7 @@ Route43MahoganyGate_MapScriptHeader: ; 0x19ab09 OfficerScript_0x19ab0b: ; 0x19ab0b faceplayer loadfont - checkbit1 $0022 + checkbit1 EVENT_CLEARED_ROCKET_HIDEOUT iftrue UnknownScript_0x19ab19 2writetext UnknownText_0x19ab1f closetext |
