mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
Audio decompiled and WIP custom sample support
This commit is contained in:
parent
5fcddaa066
commit
941c19f2c3
44 changed files with 2384 additions and 167 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue