From 7135038c71f26b0433086fd5e361b0942b590078 Mon Sep 17 00:00:00 2001 From: Bobby Dilley Date: Sun, 29 Dec 2024 22:19:25 +0000 Subject: [PATCH] Remove SEGABOOT from auto detection --- src/lindbergh/lindbergh.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lindbergh/lindbergh.c b/src/lindbergh/lindbergh.c index b0c8261..3dc41fe 100644 --- a/src/lindbergh/lindbergh.c +++ b/src/lindbergh/lindbergh.c @@ -35,7 +35,6 @@ char *games[] = {"main.exe", "vf5", "apacheM.elf", "hodexRI.elf", - "segaboot", // SEGABOOT should always be at the end "END"}; /**