mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 04:28:37 +00:00
MTROPOLIS: Change Shanghai support status to Done
This commit is contained in:
parent
bf5ffe7ffd
commit
cc0cc74a87
@ -54,6 +54,7 @@ public:
|
||||
void visitInternalReferences(IStructuralReferenceVisitor *visitor) override;
|
||||
|
||||
#ifdef MTROPOLIS_DEBUG_ENABLE
|
||||
SupportStatus debugGetSupportStatus() const override { return kSupportStatusDone; }
|
||||
const char *debugGetTypeName() const override { return "Shanghai Modifier"; }
|
||||
void debugInspect(IDebugInspectionReport *report) const override;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user