1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-05-09 18:43:45 +00:00
This commit is contained in:
fig02 2025-04-23 23:45:02 -04:00
parent 2803c7666b
commit b0e9412e2c

View file

@ -2,6 +2,7 @@
// threads and provides functions to submit commands to them.
#include "libc64/sleep.h"
#include "fault.h"
#include "gfx.h"
#include "irqmgr.h"
#include "line_numbers.h"
#include "n64dd.h"