From 0e3b7c5539d29782d2def080cb47db758373c2f7 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Mon, 8 Oct 2018 16:07:29 -0700 Subject: [PATCH] Update formats.c Add missing comma --- src/formats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/formats.c b/src/formats.c index 23ba7c1c..9e45a33b 100644 --- a/src/formats.c +++ b/src/formats.c @@ -264,7 +264,7 @@ static const char* extension_list[] = { "ovb", "p1d", //txth/reserved [Farming Simulator 18 (3DS)] - "p2a" //txth/reserved [Thunderhawk Operation Phoenix (PS2)] + "p2a", //txth/reserved [Thunderhawk Operation Phoenix (PS2)] "p2bt", "p3d", "past",