diff options
Diffstat (limited to 'ram')
| -rw-r--r-- | ram/wram.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ram/wram.asm b/ram/wram.asm index a28d3c39..c72329fb 100644 --- a/ram/wram.asm +++ b/ram/wram.asm @@ -1986,11 +1986,11 @@ wDestinationWarpID:: db wPikachuOverworldStateFlags:: db wPikachuSpawnState:: db +wd431:: db wd432:: db wd433:: db wd434:: db wd435:: db -wd436:: db wPikachuFollowCommandBufferSize:: db wPikachuFollowCommandBuffer:: ds 16 @@ -2044,12 +2044,12 @@ ENDU wPikachuHappiness:: db wPikachuMood:: db +wd471:: db wd472:: db -wd473:: db ds 1 -wd475:: db +wd474:: db ds 4 -wd47a:: db +wd479:: db ds 24 wd492:: db ds 1 @@ -2059,7 +2059,7 @@ wPrinterSettings:: db wUnknownSerialFlag_d499:: db wPrinterConnectionOpen:: db wPrinterOpcode:: db -wd49c:: db +wd49b:: db ds 19 @@ -2492,7 +2492,7 @@ wGBCPal:: ds PALETTE_SIZE wLastBGP:: db wLastOBP0:: db wLastOBP1:: db -wdef5:: db +wdef4:: db wBGPPalsBuffer:: ds NUM_ACTIVE_PALS * PALETTE_SIZE |
