X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=file.h;h=fcce1ab02852e432677dc34f973e5b4c17da6347;hp=3c70f97b2608e86a54e023c45a1fd9f8030d1733;hb=f12b1f316ca070bda860108b4e3901628d1a8398;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9 diff --git a/file.h b/file.h index 3c70f97..fcce1ab 100644 --- 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 +