mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-22 21:54:59 -07:00
Allow for NO_DEFAULT_STRUCT_VALUES
(will decide later if I want them or not)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// #define NO_ARRAY_BOUNDS_CHECK
|
||||
#define NO_POINTER_ARITHMETIC
|
||||
// #define NO_DEFAULT_STRUCT_VALUES
|
||||
|
||||
#include "common.cpp"
|
||||
#include "timings.cpp"
|
||||
|
||||
Reference in New Issue
Block a user