diff options
| author | yenatch <yenatch@gmail.com> | 2015-01-20 00:01:23 -0800 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-01-20 00:01:23 -0800 |
| commit | 8583cc4724144e255d61a2c7ed7dd70036bcdb6e (patch) | |
| tree | 0d6c0dd45f981d35ceb1a0b2c8ec9562da0c0f3f /maps/RuinsofAlphInnerChamber.asm | |
| parent | d8cf44a87e4da0e53ab44c487b865817b496a048 (diff) | |
Stop using the preprocessor.
Diffstat (limited to 'maps/RuinsofAlphInnerChamber.asm')
| -rw-r--r-- | maps/RuinsofAlphInnerChamber.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/RuinsofAlphInnerChamber.asm b/maps/RuinsofAlphInnerChamber.asm index f05e1e48b..9e1ed41a6 100644 --- a/maps/RuinsofAlphInnerChamber.asm +++ b/maps/RuinsofAlphInnerChamber.asm @@ -24,7 +24,7 @@ UnknownScript_0x58f6d: ; 0x58f6d UnknownScript_0x58f6e: ; 0x58f6e loadfont - 2writetext UnknownText_0x58f89 + writetext UnknownText_0x58f89 closetext loadmovesprites dotrigger $0 |
