diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index ca086c4bd..d73459037 100644 --- a/data/data2.s +++ b/data/data2.s @@ -23735,8 +23735,11 @@ gUnknown_083F62D8:: @ 83F62D8 .4byte SecretBaseText_Dennis .4byte SecretBaseText_Roberto -gUnknown_083F62E8:: @ 83F62E8 - .incbin "baserom.gba", 0x003f62e8, 0x4 +gTraderDecorations:: @ 83F62E8 + .byte DECOR_DUSKULL_DOLL + .byte DECOR_BALL_CUSHION + .byte DECOR_TIRE + .byte DECOR_PRETTY_FLOWERS gUnknown_083F62EC:: @ 83F62EC .incbin "graphics/misc/birch_bag.gbapal" |