summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua
deleted file mode 100644
index 6d74524..0000000
--- a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/bola/sprites.lua
+++ /dev/null
@@ -1,5 +0,0 @@
-return {
- image = love.graphics.newImage('multimedia/famicom/meta_sprites/bola/sheet0_color0_alpha.png'),
- x = 24,
- y = 32,
-}