mirror of
https://github.com/sm64pc/sm64pc.git
synced 2025-04-12 00:05:59 +02:00
Fix TARGET_WEB builds
This commit is contained in:
parent
094f3ebb33
commit
fcc4cbb51d
@ -2,6 +2,7 @@
|
||||
#include <strings.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
struct PCCLIOptions gCLIOpts;
|
||||
|
||||
@ -52,4 +53,4 @@ void parse_cli_opts(int argc, char* argv[])
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user