mirror of
https://github.com/zeldaret/oot
synced 2026-06-12 05:27:40 -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:
@@ -26,12 +26,14 @@ extern struct IrqMgr gIrqMgr;
|
||||
#include "idle.h"
|
||||
#include "padmgr.h"
|
||||
#include "prenmi_buff.h"
|
||||
#include "printf.h"
|
||||
#include "regs.h"
|
||||
#include "segment_symbols.h"
|
||||
#include "segmented_address.h"
|
||||
#include "stack.h"
|
||||
#include "stackcheck.h"
|
||||
#include "terminal.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#if PLATFORM_N64
|
||||
#include "cic6105.h"
|
||||
|
||||
Reference in New Issue
Block a user