mirror of
https://github.com/zeldaret/oot
synced 2026-07-07 22:11:24 -04:00
system_heap -> runtime (#2500)
* very light documentation for runtime * more renaming * one more rename * RunTime -> Runtime
This commit is contained in:
+1
-1
@@ -79,6 +79,6 @@ void* SysCfb_GetFbEnd(void);
|
||||
void RcpUtils_PrintRegisterStatus(void);
|
||||
void RcpUtils_Reset(void);
|
||||
|
||||
void SystemHeap_Init(void* start, u32 size);
|
||||
void Runtime_Init(void* start, u32 size);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user