mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-11 07:25:55 -04:00
Audio decompiled and WIP custom sample support
This commit is contained in:
@@ -39,7 +39,7 @@ extern "C" void Audio_SetGameVolume(int player_id, float volume)
|
||||
|
||||
extern "C" int ResourceMgr_OTRSigCheck(char* imgData)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void DebugConsole_SaveCVars()
|
||||
|
||||
Reference in New Issue
Block a user