RTech: remove unused define

As of commit 3b44bbc6bc8cf26136c5bf6db05a84907f74e089, no longer used.
This commit is contained in:
Kawe Mazidjatari 2025-01-04 17:41:11 +01:00
parent 3b44bbc6bc
commit 49d1f6f1fe

View File

@ -8,8 +8,6 @@
#include "ipakfile.h" #include "ipakfile.h"
#define STBSP_FILE_EXTENSION "stbsp" #define STBSP_FILE_EXTENSION "stbsp"
#define STBSP_GPU_DRIVEN_FILE "gpu_driven"
#define STBSP_NOMINAL_TEX_RES 4096 #define STBSP_NOMINAL_TEX_RES 4096
struct MaterialGlue_t; struct MaterialGlue_t;