X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmain.c;h=1d0083587b0c34dbfe5ebf7b6d65568b6132ff01;hb=0b4038f8edd327a3a9a2fbdefbc25ece921bc2ab;hp=11bc4ed472e911a614ac1f4e3cd344f42f111720;hpb=da65071fd7ceac663bb951b13da2563d7b16431d;p=pcsx_rearmed.git diff --git a/frontend/main.c b/frontend/main.c index 11bc4ed4..1d008358 100644 --- a/frontend/main.c +++ b/frontend/main.c @@ -780,9 +780,6 @@ void SysClose() { } } -void SysUpdate() { -} - int get_state_filename(char *buf, int size, int i) { return get_gameid_filename(buf, size, "." STATES_DIR "%.32s-%.9s.%3.3d", i);