2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-15 06:05:51 +00:00
Lioncash 0c1b47faf8 CProjectileWeapon: Remove usages of const_cast
Now that the base Render() function was made non-const, it's trivial to
apply this to the other classes like CProjectileWeapon.
2020-04-09 20:09:14 -04:00
..