1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-05-09 18:43:45 +00:00

does this fix bss

This commit is contained in:
fig02 2025-04-24 19:28:29 -04:00
parent 6d7089d170
commit 460976d620

View file

@ -1,9 +1,8 @@
#include "fault.h"
#include "libc64/os_malloc.h"
#include "libc64/sleep.h"
#include "libc64/sprintf.h"
#include "controller.h"
#include "fault.h"
#include "gfx.h"
#include "padmgr.h"
#include "segmented_address.h"