mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 07:10:43 +00:00
GTA_VERSION define and some config.h cleanup
This commit is contained in:
@ -46,7 +46,7 @@ void
|
||||
CWeaponEffects::Shutdown(void)
|
||||
{
|
||||
RwTextureDestroy(gpCrossHairTex);
|
||||
#ifdef GTA3_1_1_PATCH
|
||||
#if GTA_VERSION >= GTA3_PC_11
|
||||
gpCrossHairTex = nil;
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user