SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include <OpenAL/alut.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <OpenGL/gl.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <GLUI/glui.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <GLUT/glut.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <OpenAL/al.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <OpenAL/alc.h>
|
||||
@@ -0,0 +1,2 @@
|
||||
#define _tmain main
|
||||
#define _TCHAR char
|
||||
Reference in New Issue
Block a user