Address review comments, 3

This commit is contained in:
PikalaxALT
2020-04-10 11:16:53 -04:00
parent fd66e15464
commit fc7f04322d
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ typedef struct UnkRfuStruct_2
/* 0x0e4 */ u8 cmd5f00Ack[5];
/* 0x0e9 */ u8 cmd_6600_recvd[5];
/* 0x0ee */ vu8 errorState;
/* 0x0ef */ u8 isShuttingDown;
/* 0x0ef */ bool8 isShuttingDown;
/* 0x0f0 */ u8 linkLossRecoveryState;
/* 0x0f1 */ u8 unk_f1;
/* 0x0f2 */ u16 unk_f2[6];
-2
View File
@@ -43,7 +43,6 @@ struct TradeMenuResources
/*0x006A*/ u8 filler_6A[0x6F - 0x6A];
/*0x006F*/ u8 tradeMenuCBnum;
/*0x0070*/ u8 unk_70;
/*0x0071*/ u8 filler_71;
/*0x0072*/ u16 cursorStartTile;
/*0x0074*/ u8 menuRedrawState[2];
/*0x0076*/ u8 menuRedrawCursorPos[2];
@@ -53,7 +52,6 @@ struct TradeMenuResources
/*0x007B*/ u8 unk_7B;
/*0x007C*/ u8 filler_7C[0x7E - 0x7C];
/*0x007E*/ u8 otherPlayerCursorPosition;
/*0x007F*/ u8 filler_7F;
/*0x0080*/ u16 linkData[20];
/*0x00A8*/ u8 loadUiSpritesState;
/*0x00A9*/ u8 giftRibbons[NUM_TRADED_GIFT_RIBBONS];