X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=state.h;fp=state.h;h=75b26231bfbc7c5520e142158c2ab29ce6a1be84;hp=61939fd519db32b103100a69ae104f6449359e75;hb=5a2aa426410ad21d332ff75b58e7f4ed8459d86a;hpb=92e249b10ad9e479eddb18974555366dba725ef3 diff --git a/state.h b/state.h index 61939fd..75b2623 100644 --- a/state.h +++ b/state.h @@ -20,6 +20,7 @@ void SaveState(void); void LoadState(void); +int FCEUSS_LoadFP(FILE *st, int make_backup); extern uint8 StateName[2048]; extern uint8 StateFile[2048];