diff options
| author | Julgodis <> | 2021-03-30 01:58:08 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-03-30 01:58:08 +0200 |
| commit | a868b6ae56e5d586f31a445f47b45f5ac039c74a (patch) | |
| tree | 304857807d7375019ce452ceaad17045683a8c98 /src/DynamicLink.cpp | |
| parent | 88eb7be90cfa48808f2416e427498a97b1d71faa (diff) | |
re-generate with bug fixes
Diffstat (limited to 'src/DynamicLink.cpp')
| -rw-r--r-- | src/DynamicLink.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/DynamicLink.cpp b/src/DynamicLink.cpp index 0a54fbcf79..955c571e65 100644 --- a/src/DynamicLink.cpp +++ b/src/DynamicLink.cpp @@ -90,8 +90,6 @@ struct DynamicModuleControl { // static void calcSum2(u16 const*, u32); -extern "C" extern char const* const DynamicLink__stringBase0; -extern "C" extern void* __vt__20DynamicModuleControl[13]; extern "C" void __dt__24DynamicModuleControlBaseFv(); extern "C" void __ct__24DynamicModuleControlBaseFv(); @@ -346,9 +344,7 @@ SECTION_SDATA2 static f32 lit_3772[1 + 1 /* padding */] = { }; /* 80455010-80455018 0008+00 s=1 e=0 z=0 None .sdata2 @3774 */ -SECTION_SDATA2 static u8 lit_3774[8] = { - 0x43, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -}; +SECTION_SDATA2 static f64 lit_3774 = 4503599627370496.0 /* cast u32 to float */; /* 80262470-80262660 01F0+00 s=2 e=2 z=0 None .text dump__24DynamicModuleControlBaseFv */ #pragma push |
