summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-08-30 14:20:01 -0400
committeryenatch <yenatch@gmail.com>2013-08-30 14:20:01 -0400
commit3aabca9baa859b3761235db8cb55b52837b5f5dc (patch)
tree8717dc21cc181685f5d97a5855062f94773a6ee2
parent79bcda11ad25d7363a4fcfa1df71e5cdf4d1b2b0 (diff)
remove a section def in the middle of the player struct
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index e4ffd2fdb..e4e0af723 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1642,8 +1642,8 @@ PlayerDirection: ; d4de
; $11 right
ds 1
+ ds 2
-SECTION "MapEngine",WRAMX[$d4e1],BANK[1]
PlayerAction: ; d4e1
; 1 standing
; 2 walking