Merge branch 'master' into sqc7_server

This commit is contained in:
MarcEricMartel
2023-09-18 17:37:13 -04:00
14 changed files with 316 additions and 174 deletions

View File

@@ -33,6 +33,9 @@
#define VIEW_DISTANCE 256
#define TEXTURE_SIZE 128
#define MAX_BULLETS 64
#define BASE_WIDTH 640
#define BASE_HEIGHT 480
#endif
#ifdef NDEBUG