Files
tww/src/SSystem/SComponent/c_bg_s_gnd_chk.cpp
T
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00

15 lines
300 B
C++

//
// Generated by dtk
// Translation Unit: c_bg_s_gnd_chk.cpp
//
#include "SSystem/SComponent/c_bg_s_gnd_chk.h"
#include "dolphin/types.h"
/* 8024738C-80247418 .text __ct__11cBgS_GndChkFv */
cBgS_GndChk::cBgS_GndChk() {
m_pos = cXyz::Zero;
setActorPid(0xFFFFFFFF);
mFlags = 2;
}