mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Build fix
This commit is contained in:
parent
347f6f20b7
commit
0f1606fbd3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ enum
|
|||
CELL_GCM_FREQUENCY_DIVIDE = 0,
|
||||
};
|
||||
|
||||
enum
|
||||
enum CellRescTableElement
|
||||
{
|
||||
CELL_RESC_ELEMENT_HALF = 0,
|
||||
CELL_RESC_ELEMENT_FLOAT = 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue