mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-21 21:33:56 +02:00
path_mkdir instead of mkdir
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define WINDOW_WIDTH 400
|
||||
#define WINDOW_HEIGHT 300
|
||||
|
||||
#include "libco/libco.h"
|
||||
#include "libco.h"
|
||||
|
||||
extern cothread_t mainThread;
|
||||
extern cothread_t emuThread;
|
||||
|
||||
Reference in New Issue
Block a user