mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-07 08:24:55 +00: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:
parent
680ba667c7
commit
de59ad3db7
303 changed files with 529 additions and 70 deletions
|
@ -44,9 +44,11 @@
|
|||
#include "fault.h"
|
||||
#include "irqmgr.h"
|
||||
#include "main.h"
|
||||
#include "printf.h"
|
||||
#include "regs.h"
|
||||
#include "sched.h"
|
||||
#include "speed_meter.h"
|
||||
#include "translation.h"
|
||||
#include "versions.h"
|
||||
#include "vi_mode.h"
|
||||
#include "z64thread.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue