mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 22:06:28 +00:00
1.1 patch stuff
This commit is contained in:
@ -46,6 +46,9 @@ void
|
||||
CWeaponEffects::Shutdown(void)
|
||||
{
|
||||
RwTextureDestroy(gpCrossHairTex);
|
||||
#ifdef GTA3_1_1_PATCH
|
||||
gpCrossHairTex = nil;
|
||||
#endif
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user