Skip to content
Snippets Groups Projects
Commit 005485cf authored by LJ Sonic's avatar LJ Sonic
Browse files

Fixed a warning

parent e9cb6d03
No related branches found
No related tags found
No related merge requests found
......@@ -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++;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment