mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Build fix
This commit is contained in:
parent
347f6f20b7
commit
0f1606fbd3
|
|
@ -56,7 +56,7 @@ enum
|
|||
CELL_GCM_FREQUENCY_DIVIDE = 0,
|
||||
};
|
||||
|
||||
enum
|
||||
enum CellRescTableElement
|
||||
{
|
||||
CELL_RESC_ELEMENT_HALF = 0,
|
||||
CELL_RESC_ELEMENT_FLOAT = 1,
|
||||
|
|
|
|||
Loading…
Reference in a new issue