diff options
| author | jdflyer <jdflyer10@gmail.com> | 2023-02-13 21:18:12 +0000 |
|---|---|---|
| committer | jdflyer <jdflyer10@gmail.com> | 2023-02-13 21:51:27 +0000 |
| commit | 5e8381337290de3b0dfa77c7cffae990a00046e1 (patch) | |
| tree | 965b117e7d201029bb383f871fac959993376189 /src/m_Do/m_Do_machine.cpp | |
| parent | d5f5d4c3b334ee1d0390196f3a781350b41f84ad (diff) | |
m_Do cleanup and c_dylink process names
Diffstat (limited to 'src/m_Do/m_Do_machine.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine.cpp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/m_Do/m_Do_machine.cpp b/src/m_Do/m_Do_machine.cpp index 79c4ff5916..bee4c70dd2 100644 --- a/src/m_Do/m_Do_machine.cpp +++ b/src/m_Do/m_Do_machine.cpp @@ -1,7 +1,7 @@ -// -// Generated By: dol2asm -// Translation Unit: m_Do/m_Do_machine -// +/** + * m_Do_machine.cpp + * Exception Management + */ #include "m_Do/m_Do_machine.h" #include "JSystem/JFramework/JFWSystem.h" @@ -761,5 +761,3 @@ asm int mDoMch_Create() { } #pragma pop #endif - -/* 80373DE8-80373DE8 000448 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
