summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2016-12-06 19:29:35 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2016-12-06 19:29:35 -0500
commitc4fbac1fefb86ed01cb4a5cd53561abedabc83a5 (patch)
tree3acc0d1f996b5156a203780a6f477e3de61bbb6f /wram.asm
parenta61698a37a176ac968bc242072f6467770279257 (diff)
Still more hardcoded ROM pointers
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm11
1 files changed, 1 insertions, 10 deletions
diff --git a/wram.asm b/wram.asm
index c046e96..a3ca143 100755
--- a/wram.asm
+++ b/wram.asm
@@ -148,16 +148,7 @@ wd479:: ; 0xd479
ds $1
wd47a:: ; 0xd47a
- ds $1
-
-wd47b:: ; 0xd47b
- ds $1
-
-wd47c:: ; 0xd47c
- ds $1
-
-wd47d:: ; 0xd47d
- ds $1
+ ds $4
wBallType:: ; 0xd47e
ds $1