summaryrefslogtreecommitdiff
path: root/engine/battle/d.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-14 04:12:40 -0700
committeryenatch <yenatch@gmail.com>2014-06-14 04:12:40 -0700
commit53ae0e93fad9f4c3eaef92f102b1eeb531e59d68 (patch)
treecfc859d11d462e8b4bab1968360a9a85cd83154d /engine/battle/d.asm
parent9eefed45f7ff3b9ee6023fb0829528e34aa0729a (diff)
Use monster struct macros in wram. Rename related labels for consistency.
Diffstat (limited to 'engine/battle/d.asm')
-rwxr-xr-xengine/battle/d.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/d.asm b/engine/battle/d.asm
index 01753813..5a1010b8 100755
--- a/engine/battle/d.asm
+++ b/engine/battle/d.asm
@@ -7,7 +7,7 @@ Func_372d6: ; 372d6 (d:72d6)
call TextBoxBorder
FuncCoord 4, 5
ld hl, Coord
- ld de, W_PLAYERNAME ; wd158
+ ld de, wPlayerName ; wd158
call PlaceString
FuncCoord 4, 10
ld hl, Coord