summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-16 12:21:13 -0400
committerscnorton <scnorton@biociphers.org>2017-06-16 12:21:13 -0400
commit11ef8dab95729a27da98733924f7cfa38ae268fb (patch)
tree52c47d63ef624e9dc922ce868865fc90db5541dd /data
parent16b17f15f45593677f791d0dc5e835889834533e (diff)
Convert spinda spot graphics to c objects
Diffstat (limited to 'data')
-rw-r--r--data/pokemon.s3
-rw-r--r--data/spinda_spot_graphics.inc81
2 files changed, 0 insertions, 84 deletions
diff --git a/data/pokemon.s b/data/pokemon.s
index 45de7afce..00da88bfd 100644
--- a/data/pokemon.s
+++ b/data/pokemon.s
@@ -3,9 +3,6 @@
.section .rodata
-@ 81FCB84
- .include "data/spinda_spot_graphics.inc"
-
@ 81FCC14
.include "data/item_effects.inc"
diff --git a/data/spinda_spot_graphics.inc b/data/spinda_spot_graphics.inc
deleted file mode 100644
index 3316a5639..000000000
--- a/data/spinda_spot_graphics.inc
+++ /dev/null
@@ -1,81 +0,0 @@
- .align 2
-gSpindaSpotGraphics:: @ 81FCB84
- .byte 16 @ X
- .byte 14 @ 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 15 @ 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 32 @ 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 33 @ 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