FKey function, fix goto build, GetLine, remedybg
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
CmdParser MakeCmdParser(MA_Arena *arena, int argc, char **argv, const char *custom_help) {
|
||||
CmdParser result = {argc, argv, arena, custom_help};
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user