mirror of
https://github.com/n64decomp/mk64
synced 2026-08-09 02:25:46 -04:00
Update osEeprom Read and Write (#608)
This commit is contained in:
@@ -53,7 +53,7 @@ extern "C" {
|
||||
typedef struct {
|
||||
u16 type; /* Controller Type */
|
||||
u8 status; /* Controller status */
|
||||
u8 errno;
|
||||
u8 errnum;
|
||||
}OSContStatus;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user