mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
style & cosmetic fixes
This commit is contained in:
@ -36,7 +36,7 @@ CWeaponEffects::Init(void)
|
||||
int32 slot = CTxdStore::FindTxdSlot("particle");
|
||||
CTxdStore::SetCurrentTxd(slot);
|
||||
|
||||
gpCrossHairTex = RwTextureRead("crosshair", NULL);
|
||||
gpCrossHairTex = RwTextureRead("crosshair", nil);
|
||||
gpCrossHairRaster = RwTextureGetRaster(gpCrossHairTex);
|
||||
|
||||
CTxdStore::PopCurrentTxd();
|
||||
|
Reference in New Issue
Block a user