SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
include
Game
Player
MarioNullBck.hpp
1
#pragma once
2
3
#include "Game/LiveActor/LiveActor.hpp"
4
5
class
MarioNullBck
:
public
LiveActor
{
6
public
:
7
void
appear();
8
};
LiveActor
The basis of a drawable actor that can contain states (see: Nerve)
Definition
LiveActor.hpp:24
MarioNullBck
Definition
MarioNullBck.hpp:5
Generated by
1.10.0