Fixed a warning

This commit is contained in:
Louis-Antoine 2017-01-13 21:30:30 +01:00
parent e9cb6d0331
commit 005485cf9c
1 changed files with 1 additions and 1 deletions

View File

@ -1104,7 +1104,7 @@ void HU_Drawer(void)
{
static UINT32 resynch_ticker = 0;
char resynch_text[14];
INT32 i;
UINT32 i;
// Animate the dots
resynch_ticker++;