through PrintSafariMonInfo
This commit is contained in:
@@ -1,44 +0,0 @@
|
||||
#include "constants/region_map.h"
|
||||
#include "constants/trainer_classes.h"
|
||||
#include "constants/songs.h"
|
||||
#include "constants/flags.h"
|
||||
#include "constants/region_map.h"
|
||||
#include "constants/maps.h"
|
||||
#define RGB(r, g, b) ((r) | ((g) << 5) | ((b) << 10))
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2, 0
|
||||
|
||||
gUnknown_826052C:: @ 826052C
|
||||
.string "{COLOR 01}{HIGHLIGHT 02}", 20
|
||||
|
||||
gUnknown_8260540:: @ 8260540
|
||||
.string "/$"
|
||||
|
||||
gUnknown_8260542:: @ 8260542
|
||||
.string "{COLOR 01}{HIGHLIGHT 00}", 20
|
||||
|
||||
gUnknown_8260556:: @ 8260556
|
||||
.string "{HIGHLIGHT 02}$"
|
||||
|
||||
gUnknown_826055A:: @ 826055A
|
||||
.2byte RGB(24, 12, 24)
|
||||
.2byte RGB(23, 23, 3)
|
||||
.2byte RGB(20, 20, 17)
|
||||
.2byte RGB(17, 22, 28)
|
||||
.2byte RGB(28, 14, 10)
|
||||
|
||||
gUnknown_8260564:: @ 8260564
|
||||
.byte 0, 0, 0, 8, 2, 0
|
||||
.2byte 0x0000
|
||||
@ {
|
||||
@ .bg = 0,
|
||||
@ .tilemapLeft = 0,
|
||||
@ .tilemapTop = 0,
|
||||
@ .width = 8,
|
||||
@ .height = 2,
|
||||
@ .paletteNum = 0,
|
||||
@ .baseBlock = 0x0000
|
||||
@ }
|
||||
@@ -266,7 +266,7 @@ gUnknown_8463E57:: @ 8463E57
|
||||
.string "QUIRKY$"
|
||||
|
||||
.align 2
|
||||
gNatureNames:: @ 8463E60 dataptr
|
||||
gNatureNamePointers:: @ 8463E60 dataptr
|
||||
.4byte gUnknown_8463DBC
|
||||
.4byte gUnknown_8463DC2
|
||||
.4byte gUnknown_8463DC9
|
||||
|
||||
Reference in New Issue
Block a user