path_mkdir instead of mkdir

This commit is contained in:
Not6
2017-10-16 22:34:54 +02:00
parent fc862fbfcc
commit c804c96da2
62 changed files with 12267 additions and 60 deletions
+1 -1
View File
@@ -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;