diff options
author | YamaArashi <shadow962@live.com> | 2016-08-31 01:13:47 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-31 01:13:47 -0700 |
commit | 2c2f4255cb96c3fea95e5fac7655c00cabff9cfb (patch) | |
tree | 5a58811f83e38366f0ee6066c342bc54d25c49a5 /data | |
parent | 9922af5f3cfef491fc84721cd9c1bd1fe771e5c4 (diff) |
trader decorations
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" |