re-generate with bug fixes

This commit is contained in:
Julgodis
2021-03-30 01:58:08 +02:00
parent 88eb7be90c
commit a868b6ae56
3631 changed files with 20347 additions and 42325 deletions
@@ -11,15 +11,6 @@
// Forward References:
//
#pragma section ".ctors$10"
__declspec(section ".ctors$10") extern void* const __init_cpp_exceptions_reference;
#pragma section ".ctors$15"
__declspec(section ".ctors$10") extern void* const _ctors[106];
#pragma section ".dtors$10"
__declspec(section ".dtors$10") extern void* const __destroy_global_chain_reference;
#pragma section ".dtors$15"
__declspec(section ".dtors$15") extern void* const __fini_cpp_exceptions_reference;
extern "C" void __fini_cpp_exceptions();
extern "C" void __init_cpp_exceptions();
#pragma section ".ctors$10"
@@ -35,9 +26,6 @@ __declspec(section ".dtors$15") extern void* const __fini_cpp_exceptions_referen
// External References:
//
#pragma section "extabindex_"
extern void* const data_8000569C[8];
#pragma section "extabindex_"
extern void* const data_8000569C[8];
extern "C" void __sinit_m_Do_main_cpp();