Initial Commit.
[luagame.git] / compile
blob9936a88bd907e49b4d975f1b3408880be81a9c7c
1 #!/bin/bash
2 g++ main.cpp SoundEngine.cpp funcs.cpp -g -lSDL -lSDL_mixer -lSDL_image -lSDL_gfx -lSDL_ttf -llua -o luagame