mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 03:07:44 +00:00
Fix memcard path CVars and add menu notifying player when they've been reset
This commit is contained in:
@@ -41,7 +41,9 @@ public:
|
||||
ProgressWillBeLost = 13,
|
||||
NotOriginalCard = 14,
|
||||
AllDataWillBeLost = 15,
|
||||
SaveReady = 16
|
||||
SaveReady = 16,
|
||||
// Metaforce Addition
|
||||
CreateDolphinCardFailed
|
||||
};
|
||||
|
||||
bool IsHiddenFromFrontEnd() const {
|
||||
|
||||
Reference in New Issue
Block a user