Skip to content

Commit 9cb733d

Browse files
committed
VIDEO: refactor rgb to not be in the video struct and retain compatability
1 parent efb0217 commit 9cb733d

File tree

2 files changed

+25
-60
lines changed

2 files changed

+25
-60
lines changed

gc/ogc/gx_struct.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ typedef struct _gx_rmodeobj {
6565
u16 viWidth;
6666
u16 viHeight;
6767
u32 xfbMode;
68-
u8 rgb;
6968
u8 field_rendering;
7069
u8 aa;
7170
u8 sample_pattern[12][2];

0 commit comments

Comments
 (0)