Fixed psp warning
This commit is contained in:
@@ -342,7 +342,7 @@ void GameStateDeckViewer::Update(float dt)
|
|||||||
int x, y;
|
int x, y;
|
||||||
unsigned int distance2;
|
unsigned int distance2;
|
||||||
unsigned int minDistance2 = -1;
|
unsigned int minDistance2 = -1;
|
||||||
int n;
|
int n = 0;
|
||||||
|
|
||||||
if (options.keypadActive())
|
if (options.keypadActive())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user