PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Revision:
23:f88837b8f914
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/POKITTO_LIBS/ImageFormat/defines_win_SIM.h	Fri Dec 29 05:17:10 2017 +0000
@@ -0,0 +1,7 @@
+#include <stdio.h>
+#include <ctype.h>
+#include <stdlib.h>
+#include <string.h>
+#include "windows.h"
+#include <stdint.h>
+