aboutsummaryrefslogtreecommitdiff
path: root/saga/script_mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/script_mod.h')
-rw-r--r--saga/script_mod.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/script_mod.h b/saga/script_mod.h
index 6dfb53116a..8a7e907c50 100644
--- a/saga/script_mod.h
+++ b/saga/script_mod.h
@@ -49,6 +49,7 @@ int STHREAD_ExecThreads(int msec);
int STHREAD_HoldSem(R_SEMAPHORE *sem);
int STHREAD_ReleaseSem(R_SEMAPHORE *sem);
int STHREAD_DebugStep();
+void STHREAD_completeThread(void);
} // End of namespace Saga