cartrominit OK (#412)

* cartrominit OK

* spec

* Rename a couple of variables
This commit is contained in:
EllipticEllipsis
2021-11-20 00:15:50 -03:00
committed by GitHub
parent 2854294009
commit 48a5116389
5 changed files with 65 additions and 7 deletions
+2 -2
View File
@@ -54,8 +54,8 @@ typedef struct {
} __OSTranxInfo; // size = 0x60
typedef struct OSPiHandle_s {
/* 0x00 */ struct OSPiHandle_s* next;
typedef struct OSPiHandle {
/* 0x00 */ struct OSPiHandle* next;
/* 0x04 */ u8 type;
/* 0x05 */ u8 latency;
/* 0x06 */ u8 pageSize;
+1 -1
View File
@@ -85,7 +85,7 @@ extern OSViMode osViModeMpalLan1;
// extern __OSViContext D_80098060[2];
extern __OSViContext* __osViCurr;
extern __OSViContext* __osViNext;
// extern UNK_TYPE4 D_800980D0;
// extern UNK_TYPE4 sCartRomNeedsInit;
extern OSViMode osViModeFpalLan1;
// extern u8 ldigs[];
// extern u8 udigs[];