mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Missing variable
This commit is contained in:
parent
13003cb66a
commit
310ecb3cb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1212,7 +1212,7 @@ D_ConvertVersionNumbers (void)
|
|||
//
|
||||
void D_SRB2Main(void)
|
||||
{
|
||||
INT32 p;
|
||||
INT32 i, p;
|
||||
|
||||
INT32 numbasemapheaders;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue