updated bords/mappers/stuff to 0.98.15, lots of them got broken, asmcore support...
[fceu.git] / file.h
diff --git a/file.h b/file.h
index 3c70f97..fcce1ab 100644 (file)
--- a/file.h
+++ b/file.h
@@ -10,3 +10,5 @@ int FASTAPASS(1) FCEU_fgetc(int stream);
 long FASTAPASS(1) FCEU_fgetsize(int stream);
 int FASTAPASS(1) FCEU_fisarchive(int stream);
 
+#define FCEUD_UTF8fopen fopen
+