summaryrefslogtreecommitdiff
path: root/ZAPDTR/ZAPD/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPDTR/ZAPD/Main.cpp')
-rw-r--r--ZAPDTR/ZAPD/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPDTR/ZAPD/Main.cpp b/ZAPDTR/ZAPD/Main.cpp
index 65a65fea6..a9f70eed5 100644
--- a/ZAPDTR/ZAPD/Main.cpp
+++ b/ZAPDTR/ZAPD/Main.cpp
@@ -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()