Archived
1
0

create windows-based executable

This commit is contained in:
Erick
2022-02-05 12:28:46 +01:00
parent d983dcae77
commit 228d42341b
+1 -1
View File
@@ -4,7 +4,7 @@
Written by Erick Ahmed, 2022
*/
#define __UNIX // uncomment ONLY if compiling on unix-based operative system
//#define __UNIX // uncomment ONLY if compiling on unix-based operative system
/* universal libraries */
#include <stdint.h>