New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ActorResLoader.h
Go to the documentation of this file.
1
#
pragma
once
2
3
#
include
<
heap
/
seadHeap
.
h
>
4
5
class
ActorResLoader
6
{
7
public
:
8
// Address: 0x0200A738
9
static
void
load
(s32 prof_res_type, sead::Heap* heap);
10
// Address: 0x0200A930
11
static
void
unload
(s32 prof_res_type);
12
};
ActorResLoader
Definition
ActorResLoader.h:6
ActorResLoader::unload
static void unload(s32 prof_res_type)
ActorResLoader::load
static void load(s32 prof_res_type, sead::Heap *heap)
actor
ActorResLoader.h
Generated by
1.14.0