tp/libs/SSystem/SComponent/c_counter.cpp

38 lines
818 B
C++

//
// Generated By: dol2asm
// Translation Unit: c_counter
//
#include "SSystem/SComponent/c_counter.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void cCt_Counter__Fi();
//
// External References:
//
//
// Declarations:
//
/* ############################################################################################## */
/* 80430CD8-80430CE8 05D9F8 000C+04 1/1 12/12 22/22 .bss g_Counter */
extern u8 g_Counter[12 + 4 /* padding */];
u8 g_Counter[12 + 4 /* padding */];
/* 80265E1C-80265E64 26075C 0048+00 0/0 1/1 0/0 .text cCt_Counter__Fi */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void cCt_Counter(int param_0) {
nofralloc
#include "asm/SSystem/SComponent/c_counter/cCt_Counter__Fi.s"
}
#pragma pop