mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 23:45:55 -04:00
Add JKRThread::Run return value
This commit is contained in:
@@ -327,6 +327,9 @@ void* JKRTask::run() {
|
||||
}
|
||||
msg->field_0x0 = NULL;
|
||||
}
|
||||
#ifdef TARGET_PC
|
||||
return NULL;
|
||||
#endif
|
||||
}
|
||||
|
||||
int JKRTask::check() {
|
||||
|
||||
Reference in New Issue
Block a user