summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-12 13:36:23 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-12 13:36:23 -0400
commit531e26c91a369d17c5f2a6105bcb3d345602ae27 (patch)
treef440b0496688efe063b778adc8dc243cd6644cfd /wram.asm
parent51ad0b240e70c0bebb0cfd921ad365ff27e7617c (diff)
Add engine/events/print_[photo|unown] and engine/pokemon/breeding.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index af8cde81..4f28ee6e 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2130,6 +2130,7 @@ wce63::
wJumptableIndex::
db
wce64::
+wFrameCounter::
wMomBankDigitCursorPosition::
db
wce65::
@@ -2880,7 +2881,7 @@ wd133:: ds 1 ; d133
wd134:: ds 1 ; d134
wd135:: ds 1 ; d135
wd136:: ds 1 ; d136
-wd137:: ds 1 ; d137
+wBaseEggGroups:: db
wd138:: ds 1 ; d138
wd139:: ds 1 ; d139
wd13a:: ds 1 ; d13a
@@ -3869,6 +3870,9 @@ wPokedexShowPointerBank:: db
ds 3
NEXTU ; dd40
+wUnusedEggHatchFlag:: db
+
+NEXTU ; dd40
; enemy party
wOTPlayerName:: ds NAME_LENGTH ; dd40
wOTPlayerID:: dw ; dd4b