summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Willems (M17.1) <progreon@gmail.com>2018-01-14 14:27:18 +0100
committerMarco Willems (M17.1) <progreon@gmail.com>2018-01-14 14:27:18 +0100
commit95bf95649ff88810c626ce99569cdffddc06a389 (patch)
tree8aa270780e83d45809e7ee6c1586d5dec5471687
parent72c90d9dd35b2e0cc8597cd1e10c6a767fea0f0e (diff)
Forgot to delete this
-rw-r--r--temp.txt55
1 files changed, 0 insertions, 55 deletions
diff --git a/temp.txt b/temp.txt
deleted file mode 100644
index 67929cb00..000000000
--- a/temp.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-const struct SpriteTemplate gBattleAnimSpriteTemplate_83C1FB0 =
-{
- .tileTag = 0,
- .paletteTag = 0,
- .oam = &gDummyOamData,
- .anims = gDummySpriteAnimTable,
- .images = NULL,
- .affineAnims = gDummySpriteAffineAnimTable,
- .callback = sub_80A8530,
-};
-
-const struct SpriteTemplate gBattleAnimSpriteTemplate_83C1FC8 =
-{
- .tileTag = 0,
- .paletteTag = 0,
- .oam = &gDummyOamData,
- .anims = gDummySpriteAnimTable,
- .images = NULL,
- .affineAnims = gDummySpriteAffineAnimTable,
- .callback = sub_80A85C8,
-};
-
-const struct SpriteTemplate gBattleAnimSpriteTemplate_83C1FE0 =
-{
- .tileTag = 0,
- .paletteTag = 0,
- .oam = &gDummyOamData,
- .anims = gDummySpriteAnimTable,
- .images = NULL,
- .affineAnims = gDummySpriteAffineAnimTable,
- .callback = sub_80A8638,
-};
-
-const struct SpriteTemplate gBattleAnimSpriteTemplate_83C1FF8 =
-{
- .tileTag = 0,
- .paletteTag = 0,
- .oam = &gDummyOamData,
- .anims = gDummySpriteAnimTable,
- .images = NULL,
- .affineAnims = gDummySpriteAffineAnimTable,
- .callback = sub_80A8764,
-};
-
-const struct SpriteTemplate gBattleAnimSpriteTemplate_83C2010 =
-{
- .tileTag = 0,
- .paletteTag = 0,
- .oam = &gDummyOamData,
- .anims = gDummySpriteAnimTable,
- .images = NULL,
- .affineAnims = gDummySpriteAffineAnimTable,
- .callback = sub_80A8818,
-};
-