mirror of
https://github.com/zeldaret/oot
synced 2026-06-29 03:20:51 -04:00
Matched some controller files (#178)
* osPfsIsPlug.c and osContSetCh.c OK * update * __osPfsGetStatus.c OK * removed unused asm * Updated all libultra controller files to use new structs instead of the temporary structs. Added os_pfs.h * controller updates * fixed header guard * Made suggested changes
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <global.h>
|
||||
#include <ultra64/hardware.h>
|
||||
#include <ultra64/controller.h>
|
||||
#include <vt.h>
|
||||
#include <PR/os_cont.h>
|
||||
|
||||
#define GFXPOOL_HEAD_MAGIC 0x1234
|
||||
#define GFXPOOL_TAIL_MAGIC 0x5678
|
||||
|
||||
Reference in New Issue
Block a user