SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
source
Game
Screen
LayoutActorFlag.cpp
1
#include "Game/Screen/LayoutActorFlag.hpp"
2
3
LayoutActorFlag::LayoutActorFlag() {
4
mIsDead =
true
;
5
mIsHidden =
false
;
6
mIsStopAnimFrame =
false
;
7
mIsOffCalcAnim =
false
;
8
}
Generated by
1.10.0