1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00

non-overlays complete

This commit is contained in:
fig02 2025-04-22 18:37:29 -04:00
parent b93a5dcb7c
commit 8fd9aa105a
77 changed files with 86 additions and 7 deletions

View file

@ -10,6 +10,7 @@
#if PLATFORM_N64
#include "n64dd.h"
#endif
#include "printf.h"
#include "regs.h"
#include "segmented_address.h"
#include "sys_matrix.h"