ips patches, 0.4 r162 rel?
[fceu.git] / file.h
diff --git a/file.h b/file.h
index fcce1ab..233be1a 100644 (file)
--- a/file.h
+++ b/file.h
@@ -10,5 +10,8 @@ int FASTAPASS(1) FCEU_fgetc(int stream);
 long FASTAPASS(1) FCEU_fgetsize(int stream);
 int FASTAPASS(1) FCEU_fisarchive(int stream);
 
+void ApplyIPS(FILE *ips, int destf);
+int FASTAPASS(1) FCEU_fopen_forcemem(char *path);
+
 #define FCEUD_UTF8fopen fopen