Lots of feature upgrades.

This commit is contained in:
Justin Marshall
2026-05-30 02:50:21 -07:00
parent 7806bb8ef8
commit ea74cd9921
13 changed files with 2433 additions and 153 deletions
+2 -1
View File
@@ -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