mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added TOY_DISABLE_REPL option for compiling
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#endif
|
||||
|
||||
#ifndef TOY_EXPORT
|
||||
#ifndef TOY_DISABLE_REPL
|
||||
|
||||
//for processing the command line arguments in the repl
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user