summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/data.s17
-rw-r--r--data/smokescreen.s17
2 files changed, 17 insertions, 17 deletions
diff --git a/data/data.s b/data/data.s
index b88411e4a..eb755739a 100644
--- a/data/data.s
+++ b/data/data.s
@@ -278,23 +278,6 @@ gStatusConditionString_LoveJpn:: @ 82500C4
gUnknown_82500CC:: @ 82500CC
.incbin "baserom.gba", 0x2500CC, 0x38
- .section .rodata.825098C
-
-gUnknown_825098C:: @ 825098C
- .incbin "baserom.gba", 0x25098C, 0x8
-
-gUnknown_8250994:: @ 8250994
- .incbin "baserom.gba", 0x250994, 0x60
-
-gUnknown_82509F4:: @ 82509F4
- .incbin "baserom.gba", 0x2509F4, 0x18
-
-gSpriteSheet_EnemyShadow:: @ 8250A0C
- .incbin "baserom.gba", 0x250A0C, 0x10
-
-gSpriteTemplate_EnemyShadow:: @ 8250A1C
- .incbin "baserom.gba", 0x250A1C, 0x18
-
.section .rodata.8260270
gUnknown_8260270:: @ 8260270
diff --git a/data/smokescreen.s b/data/smokescreen.s
new file mode 100644
index 000000000..17d611d3c
--- /dev/null
+++ b/data/smokescreen.s
@@ -0,0 +1,17 @@
+ .section .rodata
+ .balign 4
+
+gUnknown_825098C:: @ 825098C
+ .incbin "baserom.gba", 0x25098C, 0x8
+
+gUnknown_8250994:: @ 8250994
+ .incbin "baserom.gba", 0x250994, 0x60
+
+gUnknown_82509F4:: @ 82509F4
+ .incbin "baserom.gba", 0x2509F4, 0x18
+
+gSpriteSheet_EnemyShadow:: @ 8250A0C
+ .incbin "baserom.gba", 0x250A0C, 0x10
+
+gSpriteTemplate_EnemyShadow:: @ 8250A1C
+ .incbin "baserom.gba", 0x250A1C, 0x18