diff options
| author | Julgodis <> | 2021-04-10 07:02:38 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-10 07:02:38 +0200 |
| commit | 0ad6ebe7b499ad3efffad93e2e7eb1033bcb6598 (patch) | |
| tree | a40631b0654c4d310ebff2360e2a4ef32437a2b5 /libs/JSystem/JAudio2/JASCmdStack.cpp | |
| parent | 2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (diff) | |
moved strings + decompile simple store functions
Diffstat (limited to 'libs/JSystem/JAudio2/JASCmdStack.cpp')
| -rw-r--r-- | libs/JSystem/JAudio2/JASCmdStack.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/JAudio2/JASCmdStack.cpp b/libs/JSystem/JAudio2/JASCmdStack.cpp index 4c88815d6d..992d3c6d27 100644 --- a/libs/JSystem/JAudio2/JASCmdStack.cpp +++ b/libs/JSystem/JAudio2/JASCmdStack.cpp @@ -122,7 +122,7 @@ asm void __sinit_JASCmdStack_cpp() { #pragma push #pragma force_active on -SECTION_CTORS void* const _ctors_8029116C = (void*)__sinit_JASCmdStack_cpp; +REGISTER_CTORS(0x8029116C, __sinit_JASCmdStack_cpp); #pragma pop /* 802911D0-80291228 28BB10 0058+00 1/1 0/0 0/0 .text __dt__Q210JASPortCmd9TPortHeadFv */ |
