diff options
| author | IIMarckus <iimarckus@gmail.com> | 2015-06-25 22:01:08 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2015-06-25 22:01:08 -0600 |
| commit | e57e1ba63b2a2d966e516c8007a18463b0964b80 (patch) | |
| tree | 566688a8627e04c5e85d38c7255f1cc808dd8305 /maps/VictoryRoadGate.asm | |
| parent | bd022e179e51f1bf2af6f33685819c9c8c2ebf74 (diff) | |
Improve some signpost labels.
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 d9e872879..04fa8a1bc 100644 --- a/maps/VictoryRoadGate.asm +++ b/maps/VictoryRoadGate.asm @@ -30,7 +30,7 @@ UnknownScript_0x9ba04: ; 0x9ba04 writetext UnknownText_0x9ba29 keeptextopen checkcode $7 - if_greater_than $7, UnknownScript_0x9ba19 + if_greater_than 7, UnknownScript_0x9ba19 writetext UnknownText_0x9ba5f closetext loadmovesprites |
