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
|
@ -61,7 +61,7 @@ glabel osPfsFindFile
|
|||
/* B7A264 801030C4 8FBF003C */ lw $ra, 0x3c($sp)
|
||||
/* B7A268 801030C8 8E440004 */ lw $a0, 4($s2)
|
||||
.L801030CC:
|
||||
/* B7A26C 801030CC 0C040644 */ jal func_80101910
|
||||
/* B7A26C 801030CC 0C040644 */ jal __osPfsGetStatus
|
||||
/* B7A270 801030D0 8E450008 */ lw $a1, 8($s2)
|
||||
/* B7A274 801030D4 10400003 */ beqz $v0, .L801030E4
|
||||
/* B7A278 801030D8 00403025 */ move $a2, $v0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue