mirror of
https://github.com/zeldaret/oot
synced 2026-06-07 03:57:35 -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:
@@ -5,6 +5,7 @@
|
||||
#include "gfx_setupdl.h"
|
||||
#include "main.h"
|
||||
#include "map.h"
|
||||
#include "printf.h"
|
||||
#include "regs.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "segmented_address.h"
|
||||
@@ -12,6 +13,7 @@
|
||||
#include "sfx.h"
|
||||
#include "sys_matrix.h"
|
||||
#include "terminal.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#include "z64audio.h"
|
||||
#include "z64lifemeter.h"
|
||||
|
||||
Reference in New Issue
Block a user