Progress for CScriptStreamedMusic

Former-commit-id: c66f5915fb
This commit is contained in:
Henrique Gemignani Passos Lima
2023-01-05 19:06:10 +02:00
parent 883583f75c
commit ebd7b4f7a5
13 changed files with 112 additions and 71 deletions

View File

@@ -62,7 +62,7 @@ public:
const CTweakValue* GetTweakValue(const rstl::string& name) const;
bool ReadFromMemoryCard(const rstl::string&);
static rstl::string sub_8021cb38();
static rstl::string sub_8021cb38(CAssetId, const rstl::string&);
static rstl::string GetIdentifierForMidiEvent(CAssetId world, CAssetId area, const rstl::string& midiObj);