NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_graph.hpp
1
#pragma once
2
3
#include <lib/egg/core/eggHeap.h>
4
5
class
dGraph_c
{
6
public
:
7
void
painter();
8
9
static
void
create(EGG::Heap *heap, EGG::Heap *rootHeap1, EGG::Heap *rootHeap2);
10
11
void (*mpPainterFunc)();
12
13
static
dGraph_c
*ms_Instance;
14
};
dGraph_c
Definition
d_graph.hpp:5
include
game
bases
d_graph.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.15.0