mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
v0.6.2; Use Ada_Case for types
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
#define USE_CUSTOM_BACKEND 0
|
||||
#define USE_THREADED_PARSER 1
|
||||
// #define NO_ARRAY_BOUNDS_CHECK
|
||||
#if !defined(USE_THREADED_PARSER)
|
||||
#define USE_THREADED_PARSER 0
|
||||
#endif
|
||||
|
||||
#include "common.cpp"
|
||||
#include "timings.cpp"
|
||||
|
||||
Reference in New Issue
Block a user