aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-07-10 15:51:14 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-07-10 15:51:14 -0400
commit9d56570f8295ba2d37e176ac104fa10424af00eb (patch)
treea6b7b1683d90c1b5e17138a766afb47ea52d4106 /wram.asm
parentMore home.asm fixes. (diff)
downloadpokeyellow-9d56570f8295ba2d37e176ac104fa10424af00eb.tar.gz
pokeyellow-9d56570f8295ba2d37e176ac104fa10424af00eb.tar.xz
pokeyellow-9d56570f8295ba2d37e176ac104fa10424af00eb.zip
Some bank1c documentation.
gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels.
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm23
1 files changed, 22 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 6a5dcde2..37e4823d 100755
--- a/wram.asm
+++ b/wram.asm
@@ -2312,8 +2312,29 @@ wBoxMon2:: ds box_struct_length * (MONS_PER_BOX + -1) ; dab7
wBoxMonOT:: ds 11 * MONS_PER_BOX ; dd2a
wBoxMonNicks:: ds 11 * MONS_PER_BOX ; de06
-wBoxMonNicksEnd:: ; dee2
+wBoxMonNicksEnd:: ; dee1
+wdee2:: ds 1 ; dee1
+wdee3:: ds 1 ; dee2
+wdee4:: ds 1
+wdee5:: ds 1
+wdee6:: ds 1
+wdee7:: ds 1
+wdee8:: ds 1
+wdee9:: ds 1
+wdeea:: ds 1
+wdeeb:: ds 1
+wdeec:: ds 1
+wdeed:: ds 1
+wdeee:: ds 1
+wdeef:: ds 1
+wdef0:: ds 1
+wdef1:: ds 1
+wdef2:: ds 1
+wdef3:: ds 1
+wdef4:: ds 1
+wdef5:: ds 1
+wdef6:: ds 1
SECTION "Stack", WRAMX[$dfff], BANK[1]
wStack:: ; dfff