NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
base.hpp
1
#pragma once
2
#include <types.h>
3
#include <
lib/nw4r/ut/list.hpp
>
4
5
namespace
m2d {
6
7
class
Base_c
{
8
public
:
9
nw4r::ut::Link
mNode;
10
11
virtual
~Base_c
();
12
13
u8 mDrawOrder;
14
};
15
16
}
// namespace m2d
m2d::Base_c
Definition
base.hpp:7
list.hpp
nw4r::ut::Link
A doubly-linked list node. See List.
Definition
list.hpp:9
include
game
mLib
m2d
base.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.12.0