mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 17:30:25 +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
|
@ -132,7 +132,7 @@ glabel osPfsFileState
|
|||
/* B7C0A8 80104F08 0C001BC4 */ jal bcopy
|
||||
/* B7C0AC 80104F0C 24A5000A */ addiu $a1, $a1, 0xa
|
||||
/* B7C0B0 80104F10 8E640004 */ lw $a0, 4($s3)
|
||||
/* B7C0B4 80104F14 0C040644 */ jal func_80101910
|
||||
/* B7C0B4 80104F14 0C040644 */ jal __osPfsGetStatus
|
||||
/* B7C0B8 80104F18 8E650008 */ lw $a1, 8($s3)
|
||||
.L80104F1C:
|
||||
/* B7C0BC 80104F1C 8FBF002C */ lw $ra, 0x2c($sp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue