summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/data2.s11
-rw-r--r--data/spinda_spot_graphics.s82
2 files changed, 87 insertions, 6 deletions
diff --git a/data/data2.s b/data/data2.s
index 0116298ea..abc94dd41 100644
--- a/data/data2.s
+++ b/data/data2.s
@@ -1636,15 +1636,14 @@ gUnknown_0831C898: ; 831C898
gUnknown_0831C89C: ; 831C89C
.incbin "base_emerald.gba", 0x31c89c, 0x10b0
+; 831D94C
.include "data/pokedex_order.s"
- .align 2, 0
-
-gUnknown_0831E2F0: ; 831E2F0
- .incbin "base_emerald.gba", 0x31e2f0, 0x2
+; 831E2F0
+ .include "data/spinda_spot_graphics.s"
-gUnknown_0831E2F2: ; 831E2F2
- .incbin "base_emerald.gba", 0x31e2f2, 0x29a
+; 831E380
+ .incbin "base_emerald.gba", 0x31e380, 0x20c
gUnknown_0831E58C: ; 831E58C
.incbin "base_emerald.gba", 0x31e58c, 0x28c
diff --git a/data/spinda_spot_graphics.s b/data/spinda_spot_graphics.s
new file mode 100644
index 000000000..5e423081c
--- /dev/null
+++ b/data/spinda_spot_graphics.s
@@ -0,0 +1,82 @@
+ .align 2, 0
+
+gSpindaSpotGraphics: ; 831E2F0
+ .byte 16 ; X
+ .byte 7 ; Y
+ .2byte 0b0000000001110000
+ .2byte 0b0000000111111100
+ .2byte 0b0000001111111110
+ .2byte 0b0000011111111110
+ .2byte 0b0000011111111111
+ .2byte 0b0000111111111111
+ .2byte 0b0000111111111111
+ .2byte 0b0000111111111111
+ .2byte 0b0000011111111110
+ .2byte 0b0000011111111110
+ .2byte 0b0000001111111100
+ .2byte 0b0000000111100000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+
+ .byte 40 ; X
+ .byte 8 ; Y
+ .2byte 0b0000000111100000
+ .2byte 0b0000001111111000
+ .2byte 0b0000011111111100
+ .2byte 0b0000111111111110
+ .2byte 0b0000111111111110
+ .2byte 0b0001111111111111
+ .2byte 0b0001111111111111
+ .2byte 0b0001111111111111
+ .2byte 0b0000111111111110
+ .2byte 0b0000111111111110
+ .2byte 0b0000011111111100
+ .2byte 0b0000011111111000
+ .2byte 0b0000000011100000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+
+ .byte 22 ; X
+ .byte 25 ; Y
+ .2byte 0b0000000000011100
+ .2byte 0b0000000000111110
+ .2byte 0b0000000001111111
+ .2byte 0b0000000001111111
+ .2byte 0b0000000001111111
+ .2byte 0b0000000001111111
+ .2byte 0b0000000001111111
+ .2byte 0b0000000000111110
+ .2byte 0b0000000000011100
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+
+ .byte 34 ; X
+ .byte 26 ; Y
+ .2byte 0b0000000000111100
+ .2byte 0b0000000001111110
+ .2byte 0b0000000011111111
+ .2byte 0b0000000011111111
+ .2byte 0b0000000011111111
+ .2byte 0b0000000011111111
+ .2byte 0b0000000011111111
+ .2byte 0b0000000001111110
+ .2byte 0b0000000000111100
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000
+ .2byte 0b0000000000000000