mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
Correct comment
This commit is contained in:
parent
32f76e8c65
commit
147960f4db
1 changed files with 1 additions and 1 deletions
|
|
@ -1251,7 +1251,7 @@ boolean I_LoadSong(char *data, size_t len)
|
||||||
|
|
||||||
#ifdef HAVE_OPENMPT
|
#ifdef HAVE_OPENMPT
|
||||||
/*
|
/*
|
||||||
If the size of the data to be checked is bigger than the recommended size (> 2048)
|
If the size of the data to be checked is bigger than the recommended size (> 2048 bytes)
|
||||||
Let's just set the probe size to the recommended size
|
Let's just set the probe size to the recommended size
|
||||||
Otherwise let's give it the full data size
|
Otherwise let's give it the full data size
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue