mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-06 06:55:35 +00:00
Add arena header to os.h
Former-commit-id: d5930907666b6a0c97282fa65c71d5cb06089f7e
This commit is contained in:
parent
e5e30d8e95
commit
f6f9a8487b
@ -150,6 +150,7 @@ void OSFatal(GXColor fg, GXColor bg, const char* msg);
|
||||
#endif
|
||||
|
||||
#include <dolphin/os/OSAlarm.h>
|
||||
#include <dolphin/os/OSArena.h>
|
||||
#include <dolphin/os/OSCache.h>
|
||||
#include <dolphin/os/OSContext.h>
|
||||
#include <dolphin/os/OSError.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user