mirror of
https://github.com/zeldaret/oot
synced 2026-09-06 02:48:11 -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,9 +1,11 @@
|
||||
#include "printf.h"
|
||||
#include "regs.h"
|
||||
#include "romfile.h"
|
||||
#include "seqcmd.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "segmented_address.h"
|
||||
#include "terminal.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#include "z_actor_dlftbls.h"
|
||||
#include "z_lib.h"
|
||||
|
||||
Reference in New Issue
Block a user