mirror of https://github.com/zeldaret/tp.git
47 lines
1.1 KiB
C++
47 lines
1.1 KiB
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: unknown_translation_unit
|
|
//
|
|
|
|
#include "unknown_translation_unit.h"
|
|
#include "dol2asm.h"
|
|
|
|
//
|
|
// Types:
|
|
//
|
|
|
|
struct __partial_array_destructor {
|
|
/* 80361E5C */ ~__partial_array_destructor();
|
|
};
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
#pragma section "extab_"
|
|
extern "C" extern void* const _section_symbol_extab[18];
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
extern "C" void __dt__26__partial_array_destructorFv();
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* ############################################################################################## */
|
|
/* 80005600-80005648 -00001 0048+00 0/0 5/0 0/0 .extab _section_symbol_extab */
|
|
SECTION_EXTAB extern 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,
|
|
};
|