X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=d3080ae6092f96a6093621c328362650c550ddb8;hb=a7ce1fc5856aa569f831dc3f41d4d812374e95b5;hp=c6af46b71bce7ca509a72bb3bbdd71c0f56695fa;hpb=3c70c47bb2fa50066c4c3b23813253e03b8751fe;p=pcsx_rearmed.git diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index c6af46b7..d3080ae6 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -35,3 +35,6 @@ void plat_init(void) { } +void plat_finish(void) +{ +}