mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-14 20:00:49 +00:00
- Remove 'int paused' accidentally added to music.cpp in common back-end.
This commit is contained in:
parent
daa862240d
commit
f6068043d3
1 changed files with 0 additions and 2 deletions
|
@ -682,5 +682,3 @@ CCMD(currentmusic)
|
|||
Printf("Currently no music playing\n");
|
||||
}
|
||||
}
|
||||
|
||||
extern int paused;
|
||||
|
|
Loading…
Reference in a new issue