summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/bike.s23
-rw-r--r--data/easy_chat.s9
2 files changed, 20 insertions, 12 deletions
diff --git a/data/bike.s b/data/bike.s
index a01fc03ab..0245f0206 100644
--- a/data/bike.s
+++ b/data/bike.s
@@ -7,10 +7,27 @@
.align 2
gUnknown_83E7CFC:: @ 83E7CFC
- .incbin "baserom.gba", 0x3E7CFC, 0x14
+ .4byte sub_80BD27C
+ .4byte sub_80BD28C
+ .4byte sub_80BD2C8
+ .4byte sub_80BD358
+ .4byte sub_80BD380
gUnknown_83E7D10:: @ 83E7D10
- .incbin "baserom.gba", 0x3E7D10, 0xC
+ .4byte sub_80BD100
+ .4byte sub_80BD1C8
+ .4byte sub_80BD1E8
gUnknown_83E7D1C:: @ 83E7D1C
- .incbin "baserom.gba", 0x3E7D1C, 0x7
+ .2byte 0x0001, 0x0002, 0x0004
+
+gUnknown_83E7D22::
+ .byte 4
+
+ .align 2
+gUnknown_83E7D24::
+ .4byte 1, 2, 15, 15, gUnknown_83E7D22, gUnknown_83E7D22, 1
+ .4byte 2, 2, 15, 15, gUnknown_83E7D22, gUnknown_83E7D22, 2
+ .4byte 3, 2, 15, 15, gUnknown_83E7D22, gUnknown_83E7D22, 3
+ .4byte 4, 2, 15, 15, gUnknown_83E7D22, gUnknown_83E7D22, 4
+
diff --git a/data/easy_chat.s b/data/easy_chat.s
deleted file mode 100644
index 6138f7e36..000000000
--- a/data/easy_chat.s
+++ /dev/null
@@ -1,9 +0,0 @@
-#include "constants/maps.h"
-#include "constants/species.h"
-#include "constants/moves.h"
- .include "asm/macros.inc"
- .include "constants/constants.inc"
-
- .section .rodata
- .align 2
- .incbin "baserom.gba", 0x3E7D24, 0x70