mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 23:05:36 -04:00
62 lines
1.2 KiB
C++
62 lines
1.2 KiB
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: unknown_translation_unit
|
|
//
|
|
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
#include "unknown_translation_unit.h"
|
|
|
|
//
|
|
// Types:
|
|
//
|
|
|
|
struct __partial_array_destructor {
|
|
/* 80361E5C */ ~__partial_array_destructor();
|
|
};
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
#pragma section "extab_"
|
|
extern "C" extern void* const _section_symbol_extab[18];
|
|
|
|
#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 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,
|
|
};
|
|
|