SSBM Decomp
Loading...
Searching...
No Matches
lbmemory.h
Go to the documentation of this file.
1#ifndef GALE01_014E24
2#define GALE01_014E24
3
4#include <platform.h>
5
6#include <baselib/forward.h>
7
9/* 0154BC */ void lbMemory_800154BC(uintptr_t*, uintptr_t*);
10/* 01564C */ void lbMemory_8001564C(void);
11
12#endif
void lbMemory_8001564C(void)
HSD_Archive * lbMemory_80014FC8(s32, s32)
void lbMemory_800154BC(uintptr_t *, uintptr_t *)
signed long s32
A signed 32-bit integer.
Definition platform.h:14
unsigned int uintptr_t
Definition stddef.h:16
Definition archive.h:34