mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
[headers 13] osMalloc.h -> include/libc64/os_malloc.h (#2175)
* [headers 13] osMalloc.h -> include/libc64/os_malloc.h * also update the #includes :)
This commit is contained in:
parent
900c2f0f68
commit
fb37d7c6cd
10 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
#define VARIABLES_H
|
||||
|
||||
#include "z64.h"
|
||||
#include "osMalloc.h"
|
||||
#include "libc64/os_malloc.h"
|
||||
#include "segment_symbols.h"
|
||||
|
||||
extern Mtx D_01000000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue