added MAX-style options navigation and moved more constants into theme metrics
This commit is contained in:
@@ -98,7 +98,7 @@ enum PlayerNumber {
|
||||
PLAYER_INVALID
|
||||
};
|
||||
|
||||
D3DXCOLOR PlayerToColor( PlayerNumber p );
|
||||
D3DXCOLOR PlayerToColor( PlayerNumber pn );
|
||||
D3DXCOLOR PlayerToColor( int p );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user