NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
eggFrmHeap.hpp
1
#pragma once
2
3
#include <lib/egg/heap/eggHeap.hpp>
4
#include <
lib/rvl/mem/MEMFrmHeap.h
>
5
6
// [TODO: extend this]
7
8
namespace
EGG {
9
class
FrmHeap
:
public
Heap {
10
public
:
11
void
free(
long
);
12
};
13
}
MEMFrmHeap.h
EGG::FrmHeap
Definition
eggFrmHeap.hpp:9
include
lib
egg
heap
eggFrmHeap.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2