mirror of
https://github.com/zeldaret/oot
synced 2026-05-27 08:08:42 -04:00
macros.h 1/?: PRINTF and T (#2509)
* create printf and translation headers * non-overlays complete * printf finished * move T macro * edit comment * fix error * fix bss * remove is_64 * fix bss
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "libc64/os_malloc.h"
|
||||
#include "debug_arena.h"
|
||||
#include "printf.h"
|
||||
#include "translation.h"
|
||||
|
||||
#include "macros.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user