mirror of
https://github.com/zeldaret/oot
synced 2026-05-31 01:15:53 -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,6 +1,7 @@
|
||||
#include "console_logo_state.h"
|
||||
#include "setup_state.h"
|
||||
|
||||
#include "printf.h"
|
||||
#include "translation.h"
|
||||
#include "z64save.h"
|
||||
|
||||
#include "global.h"
|
||||
|
||||
Reference in New Issue
Block a user