move WeaponScaleX/Y namedefs to namedef_custom.h; clean unwanted stuff from merge

This commit is contained in:
Xaser Acheron 2022-01-23 20:05:32 -06:00
commit a07e16099d
2 changed files with 2 additions and 23 deletions

View file

@ -199,29 +199,6 @@ xx(OptionMenuItemStaticTextSwitchable)
xx(Color)
// Weapon member fields that need direct access
xx(Ammo1)
xx(Ammo2)
xx(AmmoType1)
xx(AmmoType2)
xx(AmmoGive1)
xx(AmmoGive2)
xx(AmmoUse1)
xx(SisterWeapon)
xx(BobStyle)
xx(Kickback)
xx(MinSelAmmo1)
xx(bDehAmmo)
xx(FOVScale)
xx(LookScale)
xx(YAdjust)
xx(Crosshair)
xx(WeaponFlags)
xx(DropTime)
xx(PickupSound)
xx(WeaponScaleX)
xx(WeaponScaleY)
xx(Mididevices)
xx(Aldevices)
xx(Alresamplers)

View file

@ -279,6 +279,8 @@ xx(Crosshair)
xx(WeaponFlags)
xx(DropTime)
xx(PickupSound)
xx(WeaponScaleX)
xx(WeaponScaleY)
// PlayerPawn member fields
xx(ColorRangeStart)