mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
clang-format
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,24 +1,23 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: executor
|
||||
//
|
||||
//
|
||||
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/executor.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/executor.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
extern "C" void _prolog();
|
||||
extern "C" void _epilog();
|
||||
extern "C" void _unresolved();
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
extern u8 const data_805ADF48[4];
|
||||
extern u8 const data_805ADF4C[4];
|
||||
@@ -31,40 +30,36 @@ extern "C" void ModuleDestructorsX();
|
||||
extern u8 const data_805ADF48[4];
|
||||
extern u8 const data_805ADF4C[4];
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 805AB020-805AB04C 002C+00 s=0 e=0 z=0 None .text _prolog */
|
||||
/* 805AB020-805AB04C 002C+00 s=0 e=0 z=0 None .text _prolog */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
extern "C" asm void _prolog() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/rel/d/a/d_a_L7op_demo_dr/executor/_prolog.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 805AB04C-805AB078 002C+00 s=0 e=0 z=0 None .text _epilog */
|
||||
/* 805AB04C-805AB078 002C+00 s=0 e=0 z=0 None .text _epilog */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
extern "C" asm void _epilog() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/rel/d/a/d_a_L7op_demo_dr/executor/_epilog.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* 805AB078-805AB098 0020+00 s=0 e=0 z=0 None .text _unresolved */
|
||||
/* 805AB078-805AB098 0020+00 s=0 e=0 z=0 None .text _unresolved */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
extern "C" asm void _unresolved() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/rel/d/a/d_a_L7op_demo_dr/executor/_unresolved.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
|
||||
@@ -1,29 +1,27 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: unknown_translation_unit_ctors
|
||||
//
|
||||
//
|
||||
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/unknown_translation_unit_ctors.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/unknown_translation_unit_ctors.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
extern u8 const data_805ADF48[4];
|
||||
|
||||
extern u8 const data_805ADF48[4];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".ctors$10"
|
||||
|
||||
@@ -1,29 +1,27 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: unknown_translation_unit_dtors
|
||||
//
|
||||
//
|
||||
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/unknown_translation_unit_dtors.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "rel/d/a/d_a_L7op_demo_dr/unknown_translation_unit_dtors.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
extern u8 const data_805ADF4C[4];
|
||||
|
||||
extern u8 const data_805ADF4C[4];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".dtors$10"
|
||||
|
||||
Reference in New Issue
Block a user