Files
tp/libs/TRK_MINNOW_DOLPHIN/Os/dolphin/targcont.cpp
T
2021-04-06 18:00:35 +02:00

38 lines
730 B
C++

//
// Generated By: dol2asm
// Translation Unit: Os/dolphin/targcont
//
#include "TRK_MINNOW_DOLPHIN/Os/dolphin/targcont.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Forward References:
//
extern "C" void TRKTargetContinue();
//
// External References:
//
extern "C" void TRKSwapAndGo();
extern "C" void TRKTargetSetStopped();
extern "C" void UnreserveEXI2Port();
extern "C" void ReserveEXI2Port();
//
// Declarations:
//
/* 8037214C-80372180 36CA8C 0034+00 0/0 2/2 0/0 .text TRKTargetContinue */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm void TRKTargetContinue() {
nofralloc
#include "asm/TRK_MINNOW_DOLPHIN/Os/dolphin/targcont/TRKTargetContinue.s"
}
#pragma pop