Jelajahi Sumber

Lua classes included

mikymod 12 tahun lalu
induk
melakukan
f6ca83a92f
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      src/Crown.h

+ 4 - 0
src/Crown.h

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