mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Always use builtin JThread library
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#define JTHREAD_H
|
||||
|
||||
#include "jmutex.h"
|
||||
#include "jthread/jmutex.h"
|
||||
|
||||
#define ERR_JTHREAD_CANTINITMUTEX -1
|
||||
#define ERR_JTHREAD_CANTSTARTTHREAD -2
|
||||
|
Reference in New Issue
Block a user