1
0
Fork 0
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:
Lucas Shaw 2020-06-17 04:16:30 -07:00 committed by GitHub
parent 229e0c8629
commit b86edcf92c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 650 additions and 1001 deletions

View file

@ -317,7 +317,7 @@ glabel osPfsReadWriteFile
.L801018E4:
/* B78A84 801018E4 8E440004 */ lw $a0, 4($s2)
.L801018E8:
/* B78A88 801018E8 0C040644 */ jal func_80101910
/* B78A88 801018E8 0C040644 */ jal __osPfsGetStatus
/* B78A8C 801018EC 8E450008 */ lw $a1, 8($s2)
.L801018F0:
/* B78A90 801018F0 8FBF002C */ lw $ra, 0x2c($sp)