Bläddra i källkod

Lua classes included

mikymod 12 år sedan
förälder
incheckning
f6ca83a92f
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      src/Crown.h

+ 4 - 0
src/Crown.h

@@ -131,4 +131,8 @@ OTHER DEALINGS IN THE SOFTWARE.
 #include "PixelFormat.h"
 #include "VertexFormat.h"
 
+// Lua
+#include "LuaStack.h"
+#include "LuaEnvironment.h"
+