index
:
xavi/psxsdk
master
Fork of PSXSDK with experimental features.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpsx
/
src
/
memory.h
blob: 39985b251d58352d5735c61770a402b058ed2805 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _PSXSDK_MEMORY_H
#define _PSXSDK_MEMORY_H
void
malloc_setup
();
#endif