Opengl render and font
This commit is contained in:
@@ -181,8 +181,8 @@ int CompileNewPlatform() {
|
||||
int main() {
|
||||
MA_InitScratch();
|
||||
SRC_InitCache(Perm, "te.cache");
|
||||
// int result = CompileTextEditor();
|
||||
int result = CompileNewPlatform();
|
||||
int result = CompileTextEditor();
|
||||
// int result = CompileNewPlatform();
|
||||
|
||||
if (result != 0) {
|
||||
OS_DeleteFile("te.cache");
|
||||
|
||||
Reference in New Issue
Block a user