Platform: Speculative fix for Windows build
This commit is contained in:
parent
4fca30b73d
commit
e290e458b0
@ -201,7 +201,7 @@ void _applyGraphicsArgs(struct mSubParser* parser, struct mCoreConfig* config) {
|
||||
|
||||
struct Debugger* createDebugger(struct mArguments* opts, struct mCore* core) {
|
||||
#ifndef USE_CLI_DEBUGGER
|
||||
UNUSED(context);
|
||||
UNUSED(core);
|
||||
#endif
|
||||
union DebugUnion {
|
||||
struct Debugger d;
|
||||
|
Loading…
x
Reference in New Issue
Block a user