summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
commit5da4ad3d5c62292f062d4f7b4382e6c09b7faaea (patch)
tree97319f45578efa0901fb1986678c16bbdeda6bcc /wram.asm
parente181c27c5e396aea254b471b182df3237eeb03ce (diff)
parent2bb64d11e6015e39e934e7359697c08636645994 (diff)
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/wram.asm b/wram.asm
index cb60a9b5..79a86bfc 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1285,7 +1285,7 @@ wPlayerSpinWhileMovingUpOrDownAnimFrameDelay:: ; cd3f
wHiddenObjectIndex:: ; cd3f
wTrainerFacingDirection:: ; cd3f
-
+
ds 1
wHoFMonOrPlayer:: ; cd40
@@ -1639,7 +1639,7 @@ wScriptedNPCWalkCounter:: ; cf18
wOnSGB:: ; cf1b
; if running on SGB, it's 1, else it's 0
ds 1
-
+
wDefaultPaletteCommand:: ; cf1c
ds 1
@@ -2859,9 +2859,9 @@ wPikachuHappiness:: ds 1 ; d46f
wPikachuMood:: ds 1 ; d470
wd472:: ds 1
wd473:: ds 1
-
+
ds 1
-
+
wd475:: ds 1
ds 4
@@ -2876,8 +2876,8 @@ wd492:: ds 1 ; d492
wSurfingMinigameHiScore:: ds 2 ; 4-digit BCD little-endian
ds 1
+
wPrinterSettings:: ds 1
-
wUnknownSerialFlag_d499:: ds 1 ; d498
wPrinterConnectionOpen:: ds 1 ; d499
wPrinterOpcode:: ds 1 ; d49a
@@ -3402,7 +3402,7 @@ wSecondLockTrashCanIndex:: ; d744
ds 1
ds 2
-
+
wEventFlags::
wd747:: ds 3 ; below here are mostly in game flags
wd74a:: ds 1
@@ -3562,7 +3562,7 @@ wWaterRate:: db ; d8a4
wWaterMons:: db ; d8a5
ds wWaterRate - @
-
+
wEnemyMons:: ; d8a4
wEnemyMon1:: party_struct wEnemyMon1
wEnemyMon2:: party_struct wEnemyMon2