diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-30 12:49:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-30 12:49:16 -0400 |
commit | 2c2c179eb9b92d0998922cc96a115d3d1671a64b (patch) | |
tree | ee2668e781351e73703b7e0ef3da21042546e675 /data | |
parent | 265f8b5b259221dfa1a5fc5537059f262036eb52 (diff) |
Finish trade code
Diffstat (limited to 'data')
-rw-r--r-- | data/trade.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/trade.s b/data/trade.s index e9ff8b289..8ce10a337 100644 --- a/data/trade.s +++ b/data/trade.s @@ -8,17 +8,6 @@ .section .rodata .align 2, 0 - @ unknown -gUnknown_8260814:: @ 8260814 - .4byte 0x00000f24 @ sizeof(struct SaveBlock2) - .4byte 0x00003d68 @ sizeof(struct SaveBlock1) - .4byte 0x0000001c @ sizeof(struct MapData) - .4byte 0x00000530 @ unk - .4byte 0x00000034 @ unk - .4byte 0x00000024 @ sizeof(struct MailStruct) - .4byte 0x00000064 @ sizeof(struct Pokemon) - .4byte 0x00000528 - gTradeMovesBoxTilemap:: @ 8260834 .incbin "data/trade/unk_8260834.bin" |