mirror of
https://github.com/zeldaret/tp
synced 2026-08-07 02:06:37 -04:00
Work on d_jdpreviwer (#3067)
This commit is contained in:
@@ -187,4 +187,8 @@ inline void JORReleaseMContext(JORMContext* mctx) {
|
||||
JORServer::getInstance()->releaseMCTX(mctx);
|
||||
}
|
||||
|
||||
inline void JOR_ENABLEEVENTCALLBACKLIST(bool enable) {
|
||||
JORServer::getInstance()->enableEventCallbackList(enable);
|
||||
}
|
||||
|
||||
#endif /* JORSERVER_H */
|
||||
|
||||
Reference in New Issue
Block a user