mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Apple fixes
This commit is contained in:
parent
43b69023f6
commit
9f3fded709
23 changed files with 847 additions and 425 deletions
|
@ -146,8 +146,7 @@ public:
|
|||
}
|
||||
|
||||
virtual void ThreadStarted()
|
||||
{
|
||||
int threadPriority = BfpThread_GetPriority(mThreadHandle, NULL);
|
||||
{
|
||||
mRunning = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue