mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-18 19:54:36 +02:00
dmap now contains path tracing optimizations stored in iceproc files.
This commit is contained in:
@@ -62,8 +62,8 @@ class rvDeclMatType;
|
||||
|
||||
#else
|
||||
|
||||
#define PROC_FILE_EXT "proc"
|
||||
#define PROC_FILE_ID "mapProcFile003"
|
||||
#define PROC_FILE_EXT "iceproc"
|
||||
#define PROC_FILE_ID "iceProcFile001"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user