mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
- statFPS()
doesn't need to be in GameInterface
.
This commit is contained in:
parent
2797919f2c
commit
5220a57f78
3 changed files with 8 additions and 21 deletions
|
@ -15,6 +15,8 @@
|
|||
|
||||
EXTERN_CVAR(Bool, hud_textfont)
|
||||
|
||||
extern cycle_t drawtime, actortime, thinktime, gameupdatetime;
|
||||
|
||||
extern bool sendsave;
|
||||
extern FString savedescription;
|
||||
extern FString savegamefile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue