Got library and demos building on mingw32 and ubuntu again

This commit is contained in:
2013-01-22 07:49:01 -05:00
parent 1590271691
commit f1c2baf795
27 changed files with 220 additions and 13852 deletions

View File

@@ -3,7 +3,7 @@
* more realistic bouncing effect, and bring the ball to a halt
*/
#include <libgame/libgame.h>
#include <libsdlgame/libsdlgame.h>
int main(int argc, char *argv[])
{