mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-05 10:47:27 -04:00
58 lines
964 B
C++
58 lines
964 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: GFTev
|
|
//
|
|
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
#include "dolphin/gf/GFTev.h"
|
|
|
|
//
|
|
// Types:
|
|
//
|
|
|
|
struct _GXTevRegID {
|
|
};
|
|
|
|
struct _GXColorS10 {
|
|
};
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
// False False
|
|
// _GXTevRegID False
|
|
// _GXColorS10 False
|
|
void GFSetTevColorS10(_GXTevRegID, _GXColorS10);
|
|
|
|
// False False
|
|
// _GXTevRegID False
|
|
// _GXColorS10 False
|
|
extern "C" void GFSetTevColorS10__F11_GXTevRegID11_GXColorS10();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 802CE0D0-802CE138 0068+00 s=0 e=0 z=1 None .text GFSetTevColorS10__F11_GXTevRegID11_GXColorS10 */
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
// False False
|
|
// _GXTevRegID False
|
|
// _GXColorS10 False
|
|
asm void GFSetTevColorS10(_GXTevRegID param_0, _GXColorS10 param_1) {
|
|
nofralloc
|
|
#include "asm/dolphin/gf/GFTev/GFSetTevColorS10__F11_GXTevRegID11_GXColorS10.s"
|
|
}
|
|
#pragma pop
|
|
|
|
|