From 3aabca9baa859b3761235db8cb55b52837b5f5dc Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 30 Aug 2013 14:20:01 -0400 Subject: [PATCH] remove a section def in the middle of the player struct --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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