summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm13
1 files changed, 12 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 0b84002..15c5be6 100644
--- a/wram.asm
+++ b/wram.asm
@@ -85,7 +85,18 @@ SECTION "CB56", WRAM0[$CB5B]
wcb5b:: ds 1
wNameCategory:: ds 1
-SECTION "CC38", WRAM0[$CC38] ; Please merge when more is disassembled
+SECTION "Request2bpp", WRAM0[$CB62]
+
+wRequested2bpp:: db
+wRequested2bppSource:: dw
+wRequested2bppDest:: dw
+
+
+SECTION "CC38", WRAM0[$CC33] ; Please merge when more is disassembled
+
+wVBlankOccurred: db
+
+ ds 4
wcc38:: ; cc38 ; TODO: wceeb in pokegold, what is this?
db