Added a basic MemoryArena.
Added one scratch, one engine and one game arena. Converted the game alloc to arena + the display stuff. WIP Made using Antigravity+gemini
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
// Extra Compiler Options
|
||||
.CompilerOptions + ' "-IJuliet/include"'
|
||||
+ ' "-IGame"'
|
||||
// + ' -DGAME_EXPORT' // I'm just always exporting anyway but just in case
|
||||
.CompilerOptions + ' -DJULIET_EXPORT'
|
||||
|
||||
#if __WINDOWS__
|
||||
.CompilerOptions + ' -DJULIET_WIN32'
|
||||
|
||||
Reference in New Issue
Block a user