mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Unnütze Variable entfernt
This commit is contained in:
parent
e98ad4b925
commit
aa9877826c
1 changed files with 0 additions and 1 deletions
|
@ -445,7 +445,6 @@ SCR_PlayCinematic(char *arg) {
|
|||
int width, height;
|
||||
byte *palette;
|
||||
char name[MAX_OSPATH], *dot;
|
||||
int old_khz;
|
||||
|
||||
/* make sure CD isn't playing music */
|
||||
CDAudio_Stop();
|
||||
|
|
Loading…
Reference in a new issue