mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-29 09:40:56 -04:00
Add PCH for JSystem (#2645)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// control
|
||||
//
|
||||
|
||||
#include "JSystem/JSystem.h" // IWYU pragma: keep
|
||||
|
||||
#include "JSystem/JStudio/JStudio_JAudio2/control.h"
|
||||
#include "JSystem/JGadget/pointer.h"
|
||||
|
||||
@@ -47,4 +49,4 @@ JStudio::TObject* JStudio_JAudio2::TCreateObject::createObject_JAI_SOUND_(
|
||||
}
|
||||
deleteGuard.set(NULL);
|
||||
return soundObj;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user