summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
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