mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-04 17:09:45 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
15 lines
300 B
C++
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;
|
|
}
|