[rsx/wip] Me learning how to count :p
This commit is contained in:
@@ -149,9 +149,9 @@ union D3
|
||||
|
||||
struct
|
||||
{
|
||||
u32 : 25;
|
||||
u32 : 22;
|
||||
u32 brb_cond_true : 1;
|
||||
u32 : 3;
|
||||
u32 : 6;
|
||||
u32 iaddrl : 3;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user