mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-05 20:10:08 +00:00
18 lines
375 B
ArmAsm
18 lines
375 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
.align 2
|
|
gUnknown_083F62D8:: @ 83F62D8
|
|
.4byte SecretBaseText_Tristan
|
|
.4byte SecretBaseText_Philip
|
|
.4byte SecretBaseText_Dennis
|
|
.4byte SecretBaseText_Roberto
|
|
|
|
gTraderDecorations:: @ 83F62E8
|
|
.byte DECOR_DUSKULL_DOLL
|
|
.byte DECOR_BALL_CUSHION
|
|
.byte DECOR_TIRE
|
|
.byte DECOR_PRETTY_FLOWERS
|