raze/source/games/sw
Mitchell Richters f22b6b95d2 - Remove DCorePlayer::getCameraAngles().
* `CameraAngles` used to be private within `PlayerAngles` and accessed via a friendship with `GameInput`.
* Just make it public for now, its not worth the complex setup to protect against this as we can control access by simply not exporting it to ZScript.
2023-12-05 22:39:31 +01:00
..
src - Remove DCorePlayer::getCameraAngles(). 2023-12-05 22:39:31 +01:00
all.cpp - named all breakable sprites. 2023-05-29 22:16:11 +02:00