NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
eggExpHeap.h
1
#pragma once
2
3
#include <lib/egg/core/eggHeap.h>
4
5
// [TODO: extend this]
6
7
namespace
EGG {
8
class
ExpHeap
:
public
Heap {
9
public
:
10
static
EGG::ExpHeap
*create(
size_t
,
EGG::Heap
*, u16);
11
};
12
}
EGG::ExpHeap
Definition
eggExpHeap.h:8
EGG::Heap
Definition
eggHeap.h:14
include
lib
egg
core
eggExpHeap.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2