mirror of
https://github.com/halpz/re3.git
synced 2025-04-30 20:37:57 +03:00
CPopulation 3 and fixes
This commit is contained in:
parent
cbf396e6e9
commit
750d3229a3
8 changed files with 430 additions and 95 deletions
|
@ -340,14 +340,6 @@ enum eCheckHover
|
|||
HOVEROPTION_42,
|
||||
};
|
||||
|
||||
enum eMenuColumns
|
||||
{
|
||||
MENUCOLUMN_LEFT,
|
||||
MENUCOLUMN_CENTER,
|
||||
MENUCOLUMN_RIGHT,
|
||||
MENUCOLUMNS,
|
||||
};
|
||||
|
||||
enum
|
||||
{
|
||||
NUM_MENUROWS = 18,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue