summaryrefslogtreecommitdiff
path: root/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua')
-rw-r--r--src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua
new file mode 100644
index 0000000..7b46ba1
--- /dev/null
+++ b/src/gnu_and_bola_-_the_libre_beat_em_up_game/scripts/module/game.lua
@@ -0,0 +1,2 @@
+require 'scripts.game.animation'
+require 'scripts.game.draw'