mirror of
https://github.com/zeldaret/oot
synced 2026-06-26 02:14:31 -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,10 +1,12 @@
|
||||
#include "gfx.h"
|
||||
#include "macros.h"
|
||||
#include "printf.h"
|
||||
#include "regs.h"
|
||||
#include "sfx.h"
|
||||
#include "sys_math3d.h"
|
||||
#include "sys_matrix.h"
|
||||
#include "terminal.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#include "z64collision_check.h"
|
||||
#include "z64effect.h"
|
||||
|
||||
Reference in New Issue
Block a user