mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-11 23:40:51 +02:00
Lots of feature upgrades.
This commit is contained in:
@@ -125,8 +125,9 @@ void trace_fcn(const char * pszFcn);
|
||||
**-----------------------------------------------------------------------*/
|
||||
#define MAX_PLRS 4
|
||||
|
||||
// frame rate
|
||||
// logic and render rates
|
||||
#define GAME_FRAMES_PER_SECOND 20
|
||||
#define RENDER_FRAMES_PER_SECOND 27
|
||||
|
||||
// Our messages
|
||||
#define WM_DIABNEXTLVL WM_USER+2
|
||||
|
||||
Reference in New Issue
Block a user