diff options
| author | drifloony <drifloony@users.noreply.github.com> | 2017-07-13 00:36:26 -0700 |
|---|---|---|
| committer | drifloony <drifloony@users.noreply.github.com> | 2017-07-13 00:36:26 -0700 |
| commit | 761140fd1b3c755c1d0d564c82166ec8a9f01ea1 (patch) | |
| tree | c65dd7504e76c2ceab3e3f6728260b747ced16a0 /data | |
| parent | a0e590b739a2bdd8e76c004ae60662bd81d33ca9 (diff) | |
decompile trader
Diffstat (limited to 'data')
| -rw-r--r-- | data/trader.s | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/trader.s b/data/trader.s deleted file mode 100644 index 5029338d2..000000000 --- a/data/trader.s +++ /dev/null @@ -1,17 +0,0 @@ - .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 |
