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/DynamicLink.cpp | |
| parent | d5f5d4c3b334ee1d0390196f3a781350b41f84ad (diff) | |
m_Do cleanup and c_dylink process names
Diffstat (limited to 'src/DynamicLink.cpp')
| -rw-r--r-- | src/DynamicLink.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/DynamicLink.cpp b/src/DynamicLink.cpp index 47be52c1c1..49ee373ac3 100644 --- a/src/DynamicLink.cpp +++ b/src/DynamicLink.cpp @@ -1,7 +1,7 @@ -// -// Generated By: dol2asm -// Translation Unit: DynamicLink -// +/** + * DynamicLink.cpp + * REL Linking Manager + */ #include "DynamicLink.h" #include "JSystem/JKernel/JKRDvdRipper.h" |
