From b6b31729e3edbc86a47f8e120bd060562c58097a Mon Sep 17 00:00:00 2001 From: Bobby Dilley Date: Sat, 30 Dec 2023 23:43:14 +0000 Subject: [PATCH] Add vsg to lindbergh detection --- src/lindbergh/lindbergh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lindbergh/lindbergh.c b/src/lindbergh/lindbergh.c index 9c2b2fa..5cf67c4 100644 --- a/src/lindbergh/lindbergh.c +++ b/src/lindbergh/lindbergh.c @@ -8,7 +8,7 @@ #define PRELOAD_FILE_NAME "lindbergh.so" // List of all lindbergh executables known, not including the test executables -char *games[] = {"Jennifer", "segaboot", "amiM.elf", "abc", "hod4M.elf", "lgj_final", "vt3", "id4.elf", "id5.elf", "lgjsp_app", "gsevo", "vf5", "apacheM.elf", "END"}; +char *games[] = {"vsg", "Jennifer", "segaboot", "amiM.elf", "abc", "hod4M.elf", "lgj_final", "vt3", "id4.elf", "id5.elf", "lgjsp_app", "gsevo", "vf5", "apacheM.elf", "END"}; /** * Tests if the game uses a seperate elf for test mode