mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-11 18:50:46 +00:00
"i needed to comment out line 111 in source/sdlmusic.c to be able to compile r5606"
git-svn-id: https://svn.eduke32.com/eduke32@5607 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
ea997707a1
commit
86f2cbaa88
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ int32_t MUSIC_Init(int32_t SoundCard)
|
|||
const SDL_version *linked = Mix_Linked_Version();
|
||||
|
||||
UNREFERENCED_PARAMETER(SoundCard);
|
||||
UNREFERENCED_PARAMETER(Address);
|
||||
|
||||
if (music_initialized)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue