mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 00:02:45 +00:00
CVehicleModelInfo
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
#error "Need librw for EXTENDED_PIPELINES"
|
||||
#endif
|
||||
|
||||
extern RwTexture *gpWhiteTexture; // from vehicle model info
|
||||
//extern RwTexture *gpWhiteTexture; // from vehicle model info
|
||||
static RwTexture *gpWhiteTexture; // nil works as white in librw currently
|
||||
|
||||
namespace CustomPipes {
|
||||
|
||||
|
Reference in New Issue
Block a user