summaryrefslogtreecommitdiff
path: root/sram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'sram.asm')
-rw-r--r--sram.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/sram.asm b/sram.asm
index 1f2fb1c..8307a8a 100644
--- a/sram.asm
+++ b/sram.asm
@@ -8,8 +8,7 @@ sSpriteBuffer2:: ds SPRITEBUFFERSIZE ; a310
SECTION "Unknown, bank 0", SRAM
-s0_a600:: ; TODO: properly label this
- ds 7 ; TODO: figure out exact size
+s0_a600:: ds 7 ; TODO: properly label this and figure out exact size
SECTION "Window Stack Top", SRAM
sWindowStackTop:: dw