diff options
Diffstat (limited to 'src/JSystem/JStage/JSGSystem.cpp')
| -rw-r--r-- | src/JSystem/JStage/JSGSystem.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/JSystem/JStage/JSGSystem.cpp b/src/JSystem/JStage/JSGSystem.cpp index d5d27bff..fbe57aa3 100644 --- a/src/JSystem/JStage/JSGSystem.cpp +++ b/src/JSystem/JStage/JSGSystem.cpp @@ -3,6 +3,8 @@ // Translation Unit: JSGSystem.cpp // +#include "JSystem/JSystem.h" // IWYU pragma: keep + #include "JSystem/JStage/JSGSystem.h" #include "dolphin/types.h" @@ -37,4 +39,3 @@ bool JStage::TSystem::JSGGetSystemData(u32) { /* 8026E07C-8026E080 .text JSGSetSystemData__Q26JStage7TSystemFUlUl */ void JStage::TSystem::JSGSetSystemData(u32, u32) { } - |
