PR small clean ups

This commit is contained in:
Derek Hensley
2022-10-06 20:05:25 -07:00
parent 64ff1f9f7d
commit cbd1d25847
3 changed files with 22 additions and 24 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ typedef struct GraphicsContext {
/* 0x2E4 */ u32 viConfigFeatures;
/* 0x2E8 */ char unk_2E8[0x2];
/* 0x2EA */ u8 updateViMode;
/* 0x2EB */ u8 framebufferIdx;
/* 0x2EB */ u8 framebufferIndex;
/* 0x2EC */ void (*callback)(struct GraphicsContext*, u32);
/* 0x2F0 */ u32 callbackParam;
/* 0x2F4 */ f32 xScale;