mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 04:44:44 +00: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:
parent
229e0c8629
commit
b86edcf92c
39 changed files with 650 additions and 1001 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <ultra64/rdp.h>
|
||||
#include <ultra64/rsp.h>
|
||||
#include <ultra64/os_thread.h>
|
||||
//#include <ultra64/thread.h>
|
||||
#include <ultra64/convert.h>
|
||||
#include <ultra64/time.h>
|
||||
#include <ultra64/os_message.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue