mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
More extern fixes.
This commit is contained in:
parent
1a4043711e
commit
c038f1f713
3 changed files with 3 additions and 3 deletions
|
@ -110,7 +110,7 @@ int scr_fullupdate;
|
|||
int clearconsole;
|
||||
int clearnotify;
|
||||
|
||||
int sb_lines;
|
||||
extern int sb_lines;
|
||||
|
||||
viddef_t vid; // global video state
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue