mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 03:37:02 -04:00
Add PCH for JSystem (#2645)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "JSystem/JSystem.h" // IWYU pragma: keep
|
||||
|
||||
#include "JSystem/JAudio2/JAUStreamFileTable.h"
|
||||
#include "dolphin/os.h"
|
||||
|
||||
@@ -43,4 +45,4 @@ s32 JAUStreamDataMgr_StreamFileTable::getStreamFileEntry(JAISoundID soundId) {
|
||||
return -1;
|
||||
}
|
||||
return DVDConvertPathToEntrynum(filePath);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user