1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-13 03:14:38 +00:00

move T macro

This commit is contained in:
fig02 2025-04-23 03:22:00 -04:00
parent 1a35c52078
commit 51874589ee
139 changed files with 169 additions and 21 deletions

View file

@ -2,6 +2,7 @@
#include "printf.h"
#include "terminal.h"
#include "translation.h"
#include "ultra64.h"
#include "z_lib.h"
#include "z64math.h"