kBugSaves[]

This commit is contained in:
Snesrev
2023-03-11 18:34:12 +01:00
parent 5596f16cbb
commit a88829955d

View File

@@ -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) {