1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +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

@ -16,6 +16,7 @@
#include "sys_matrix.h"
#include "sys_ucode.h"
#include "terminal.h"
#include "translation.h"
#include "versions.h"
#include "z64audio.h"
#include "z64play.h"