2
0
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:
2021-06-02 08:06:22 -07:00
parent 561e54527b
commit c6db983c41
7 changed files with 161 additions and 79 deletions

View File

@@ -41,7 +41,9 @@ public:
ProgressWillBeLost = 13,
NotOriginalCard = 14,
AllDataWillBeLost = 15,
SaveReady = 16
SaveReady = 16,
// Metaforce Addition
CreateDolphinCardFailed
};
bool IsHiddenFromFrontEnd() const {