summaryrefslogtreecommitdiff
path: root/src/SSystem/SComponent/c_bg_s_gnd_chk.cpp
blob: f9e3df8dedb9ef3e2d1e5b5b64a652549143e808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
// Generated by dtk
// Translation Unit: c_bg_s_gnd_chk.cpp
//

#include "SSystem/SComponent/c_bg_s_gnd_chk.h"
#include "f_pc/f_pc_manager.h"

/* 8024738C-80247418       .text __ct__11cBgS_GndChkFv */
cBgS_GndChk::cBgS_GndChk() {
    m_pos = cXyz::Zero;
    SetActorPid(fpcM_ERROR_PROCESS_ID_e);
    mFlag = 3;
}