mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
Add deftype (#48)
* initial deftype implementation * fix library setup for windows * implement deftype * fix memory bug * fix formatting
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "goalc/goos/Interpreter.h"
|
||||
#include "common/goos/Interpreter.h"
|
||||
|
||||
using namespace goos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user