summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-07-04 21:42:39 -0600
committerIIMarckus <iimarckus@gmail.com>2012-07-04 21:42:39 -0600
commita136ae576c1f5ea4adb7b5f5720f734d52aafe0c (patch)
tree145b4ba3a2b09cd8100d53a5a75de252fa88b053 /wram.asm
parent08291a69a65ac6e5397ac1d317ed5d8329ba22be (diff)
Add special 0x96, the Beasts check.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 6b9b6cd8c..bb8fc399f 100644
--- a/wram.asm
+++ b/wram.asm
@@ -586,6 +586,12 @@ OTPartyMon5Nickname: ; d416
OTPartyMon6Nickname: ; d421
ds 11
+SECTION "Player",BSS[$d47b]
+PlayerID: ; 0xd47b
+ ds 2
+PlayerName: ; 0xd47d
+ ds 11
+
SECTION "Events",BSS[$dad4]
;RoomDecorations: ; dac6