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=d97315ac0bca825d2d50a44453bc5652946e2c67;hpb=890e37ba2b8ea1c7593dc05926d7431e3bd00bfb 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 +