mirror of
https://github.com/open-goal/jak-project
synced 2026-06-08 20:29:54 -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:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "goalc/goos/Reader.h"
|
||||
#include "common/goos/Reader.h"
|
||||
#include "common/util/FileUtil.h"
|
||||
|
||||
using namespace goos;
|
||||
|
||||
Reference in New Issue
Block a user