Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
OSLC.h File Reference

Go to the source code of this file.

Functions

void LCAllocOneTag (BOOL invalidate, void *tag)
 
void LCAllocTags (BOOL invalidate, void *startTag, u32 numBlocks)
 
void LCAlloc (void *addr, u32 nBytes)
 
void LCAllocNoInvalidate (void *addr, u32 nBytes)
 

Function Documentation

◆ LCAlloc()

void LCAlloc ( void * addr,
u32 nBytes )

◆ LCAllocNoInvalidate()

void LCAllocNoInvalidate ( void * addr,
u32 nBytes )

◆ LCAllocOneTag()

void LCAllocOneTag ( BOOL invalidate,
void * tag )

◆ LCAllocTags()

void LCAllocTags ( BOOL invalidate,
void * startTag,
u32 numBlocks )