Fix the build.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4526 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
0c993c251b
commit
5285b3f222
@ -667,6 +667,7 @@ done:
|
||||
}
|
||||
#endif
|
||||
|
||||
#if TARGET_OS_IPHONE
|
||||
void tf_run_thread_start(const char* zip_path)
|
||||
{
|
||||
_startup(0, NULL);
|
||||
@ -698,3 +699,4 @@ void tf_run_thread_start(const char* zip_path)
|
||||
tf_free(threads);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user