mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-07 16:42:45 +00:00
k_menufunc.c: fix -Wunused-variable
This commit is contained in:
parent
8106afe823
commit
28f2f4a51a
1 changed files with 0 additions and 2 deletions
|
|
@ -727,8 +727,6 @@ void M_UpdateMenuCMD(UINT8 i)
|
|||
|
||||
void M_MapMenuControls(event_t *ev)
|
||||
{
|
||||
INT32 i;
|
||||
|
||||
if (ev)
|
||||
{
|
||||
// update keys current state
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue