mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 19:32:23 -07:00
Basic command line flags: e.g. -opt=0
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
||||
gbAllocator heap_allocator(void) {
|
||||
return gb_heap_allocator();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user