mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -04:00
Add PCH for JSystem (#2645)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// JAISoundStarter
|
||||
//
|
||||
|
||||
#include "JSystem/JSystem.h" // IWYU pragma: keep
|
||||
|
||||
#include "JSystem/JAudio2/JAISoundStarter.h"
|
||||
#include "JSystem/JAudio2/JAISoundHandles.h"
|
||||
|
||||
@@ -32,4 +34,4 @@ bool JAISoundStarter::startLevelSound(JAISoundID param_0, JAISoundHandle* param_
|
||||
(*param_1)->setLifeTime(1, false);
|
||||
}
|
||||
return iVar2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user