Dump data/overworld.s
This commit is contained in:
+1
-66
@@ -3,6 +3,7 @@
|
||||
#include "constants/songs.h"
|
||||
#include "constants/flags.h"
|
||||
#include "constants/region_map.h"
|
||||
#include "constants/maps.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
@@ -396,69 +397,3 @@ gUnknown_826D1E4:: @ 826D1E4
|
||||
|
||||
gUnknown_826D250:: @ 826D250
|
||||
.incbin "baserom.gba", 0x26D250, 0x44
|
||||
|
||||
sWhiteOutMoneyLossMultipliers:: @ 826D294
|
||||
.byte 2
|
||||
.byte 4
|
||||
.byte 6
|
||||
.byte 9
|
||||
.byte 12
|
||||
.byte 16
|
||||
.byte 20
|
||||
.byte 25
|
||||
.byte 30
|
||||
|
||||
.align 1
|
||||
sWhiteOutMoneyLossBadgeFlagIDs:: @ 826D29E
|
||||
.2byte FLAG_BADGE01_GET
|
||||
.2byte FLAG_BADGE02_GET
|
||||
.2byte FLAG_BADGE03_GET
|
||||
.2byte FLAG_BADGE04_GET
|
||||
.2byte FLAG_BADGE05_GET
|
||||
.2byte FLAG_BADGE06_GET
|
||||
.2byte FLAG_BADGE07_GET
|
||||
.2byte FLAG_BADGE08_GET
|
||||
|
||||
.align 2
|
||||
gUnknown_826D2B0:: @ 826D2B0
|
||||
.incbin "baserom.gba", 0x26D2B0, 0x28
|
||||
|
||||
gDirectionToVectors:: @ 826D2D8
|
||||
.4byte 0, 0
|
||||
.4byte 0, 1
|
||||
.4byte 0, -1
|
||||
.4byte -1, 0
|
||||
.4byte 1, 0
|
||||
.4byte -1, 1
|
||||
.4byte 1, 1
|
||||
.4byte -1, -1
|
||||
.4byte 1, -1
|
||||
|
||||
gUnknown_826D320:: @ 826D320
|
||||
.incbin "baserom.gba", 0x26D320, 0x10
|
||||
|
||||
gUnknown_826D330:: @ 826D330
|
||||
.incbin "baserom.gba", 0x26D330, 0xC
|
||||
|
||||
gUnknown_826D33C:: @ 826D33C
|
||||
.4byte sub_8058684
|
||||
.4byte sub_80586A4
|
||||
.4byte sub_80586A8
|
||||
|
||||
gUnknown_826D348:: @ 826D348
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
|
||||
gUnknown_826D374:: @ 826D374
|
||||
.4byte sub_805874C
|
||||
.4byte sub_8058754
|
||||
|
||||
|
||||
Reference in New Issue
Block a user