d_dvd_drive_error OK

This commit is contained in:
robojumper
2025-05-13 19:11:43 +02:00
parent 912cc30b60
commit 46117f72a6
26 changed files with 385 additions and 146 deletions
+1
View File
@@ -117,6 +117,7 @@ public:
};
class SaveMgr {
public:
static void create(EGG::Heap *heap);
static SaveMgr *GetInstance() {