diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-09-27 15:57:11 -0700 |
|---|---|---|
| committer | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-09-27 15:57:11 -0700 |
| commit | eaf0fe5cae685b4d412bb35b4e3ced6a75e70219 (patch) | |
| tree | 24d42e4c2d9020b9c2a776c46b0b2037cb0fe0c6 /src/m_Do/m_Do_machine_exception.cpp | |
| parent | f041c554cb159727f2466ce7e7a1d176210424d9 (diff) | |
format
Diffstat (limited to 'src/m_Do/m_Do_machine_exception.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine_exception.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_Do/m_Do_machine_exception.cpp b/src/m_Do/m_Do_machine_exception.cpp index c6589cd039..5e91299570 100644 --- a/src/m_Do/m_Do_machine_exception.cpp +++ b/src/m_Do/m_Do_machine_exception.cpp @@ -7,12 +7,12 @@ #include "JSystem/JFramework/JFWSystem.h" #include "JSystem/JKernel/JKRAram.h" #include "JSystem/JUtility/JUTConsole.h" +#include "Runtime.PPCEABI.H/__va_arg.h" #include "d/com/d_com_inf_game.h" #include "dol2asm.h" #include "dolphin/types.h" #include "m_Do/m_Do_ext.h" #include "m_Do/m_Do_main.h" -#include "Runtime.PPCEABI.H/__va_arg.h" // // Types: |
