First pass at sanitising CPU headers.
This commit is contained in:
parent
2735920f58
commit
1af0b660b3
18 changed files with 87 additions and 161 deletions
1
src/pc.c
1
src/pc.c
|
|
@ -81,7 +81,6 @@ void fullspeed();
|
|||
|
||||
int framecount,fps;
|
||||
|
||||
int output;
|
||||
int atfullspeed;
|
||||
|
||||
void saveconfig(char *fn);
|
||||
|
|
|
|||
Loading…
Reference in a new issue