diff options
author | yenatch <yenatch@gmail.com> | 2013-08-30 14:20:01 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-08-30 14:20:01 -0400 |
commit | 3aabca9baa859b3761235db8cb55b52837b5f5dc (patch) | |
tree | 8717dc21cc181685f5d97a5855062f94773a6ee2 | |
parent | 79bcda11ad25d7363a4fcfa1df71e5cdf4d1b2b0 (diff) |
remove a section def in the middle of the player struct
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1642,8 +1642,8 @@ PlayerDirection: ; d4de ; $11 right ds 1 + ds 2 -SECTION "MapEngine",WRAMX[$d4e1],BANK[1] PlayerAction: ; d4e1 ; 1 standing ; 2 walking |