mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-15 15:51:07 +02:00
Fixed x64 script/class connections and added material flags that are needed.
This commit is contained in:
@@ -346,6 +346,7 @@ typedef union varEval_s {
|
||||
int argSize;
|
||||
varEval_s *evalPtr;
|
||||
int ptrOffset;
|
||||
INT_PTR highPtr;
|
||||
} varEval_t;
|
||||
|
||||
class idVarDef {
|
||||
|
||||
Reference in New Issue
Block a user