mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 13:08:33 -04:00
Add PCH for JSystem (#2645)
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
// JAUClusterSound
|
||||
//
|
||||
|
||||
#include "JSystem/JSystem.h" // IWYU pragma: keep
|
||||
|
||||
#include "JSystem/JAudio2/JAUClusterSound.h"
|
||||
#include "JSystem/JAudio2/JAISoundHandles.h"
|
||||
|
||||
// Dummy function to generate JAISoundHandle::JAISoundHandle
|
||||
static void dummyCtor() {
|
||||
JAISoundHandle dummy[20];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user