mirror of
https://github.com/zeldaret/oot
synced 2026-07-01 20:10:22 -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:
@@ -9,10 +9,12 @@
|
||||
#if PLATFORM_N64
|
||||
#include "n64dd.h"
|
||||
#endif
|
||||
#include "printf.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "sequence.h"
|
||||
#include "regs.h"
|
||||
#include "terminal.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#include "z64audio.h"
|
||||
#include "z64ocarina.h"
|
||||
|
||||
Reference in New Issue
Block a user