mirror of
https://github.com/zeldaret/oot
synced 2026-06-02 18:18:52 -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:
@@ -3,6 +3,9 @@
|
||||
#include "libu64/debug.h"
|
||||
#include "attributes.h"
|
||||
#include "line_numbers.h"
|
||||
#include "printf.h"
|
||||
#include "translation.h"
|
||||
|
||||
#include "global.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
|
||||
|
||||
Reference in New Issue
Block a user