mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-06 11:07:18 -04:00
.dead section fix
This commit is contained in:
@@ -1,47 +1,61 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: unknown_translation_unit
|
||||
//
|
||||
//
|
||||
|
||||
#include "unknown_translation_unit.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "unknown_translation_unit.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Types:
|
||||
//
|
||||
//
|
||||
|
||||
struct __partial_array_destructor {
|
||||
/* 80361E5C */ ~__partial_array_destructor();
|
||||
/* 80361E5C */ // False False
|
||||
~__partial_array_destructor();
|
||||
};
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
#pragma section "extab_"
|
||||
extern "C" extern void* const _section_symbol_extab[18];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
// False False
|
||||
extern "C" void __dt__26__partial_array_destructorFv();
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80005600-80005648 0048+00 s=0 e=5 z=0 None .extab _section_symbol_extab */
|
||||
/* 80005600-80005648 0048+00 s=0 e=5 z=0 None .extab _section_symbol_extab */
|
||||
SECTION_EXTAB void* const _section_symbol_extab[18] = {
|
||||
(void*)0x30080000, (void*)NULL,
|
||||
(void*)0x20080000, (void*)NULL,
|
||||
(void*)0x20080000, (void*)0x00000060,
|
||||
(void*)0x00000010, (void*)NULL,
|
||||
(void*)0x82000008, (void*)__dt__26__partial_array_destructorFv,
|
||||
(void*)0x18080000, (void*)NULL,
|
||||
(void*)0x28080000, (void*)0x00000070,
|
||||
(void*)0x00000010, (void*)NULL,
|
||||
(void*)0x82000008, (void*)__dt__26__partial_array_destructorFv,
|
||||
(void*)0x30080000,
|
||||
(void*)NULL,
|
||||
(void*)0x20080000,
|
||||
(void*)NULL,
|
||||
(void*)0x20080000,
|
||||
(void*)0x00000060,
|
||||
(void*)0x00000010,
|
||||
(void*)NULL,
|
||||
(void*)0x82000008,
|
||||
(void*)__dt__26__partial_array_destructorFv,
|
||||
(void*)0x18080000,
|
||||
(void*)NULL,
|
||||
(void*)0x28080000,
|
||||
(void*)0x00000070,
|
||||
(void*)0x00000010,
|
||||
(void*)NULL,
|
||||
(void*)0x82000008,
|
||||
(void*)__dt__26__partial_array_destructorFv,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user