diff --git a/src/sm_rtl.c b/src/sm_rtl.c index 9f8abcb..bbf4c95 100644 --- a/src/sm_rtl.c +++ b/src/sm_rtl.c @@ -438,7 +438,7 @@ void RtlSaveSnapshot(const char *filename, bool saving_with_bug) { } static const char *const kBugSaves[] = { - "shaktool", "shinespark", "bombtorizo", "chozo", "draygon", "draygon2", "golden-torizo", "motherbomb", "phantoon" + "After Crocomire" }; void RtlSaveLoad(int cmd, int slot) {