Moved MINS/MAXS to bg_pmove

This commit is contained in:
smallmodel 2023-10-14 13:31:19 +02:00
parent 1a293420c0
commit 407538fd85
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512
4 changed files with 9 additions and 12 deletions

View file

@ -24,9 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include "actor.h"
#include "weapturret.h"
extern Vector MINS;
extern Vector MAXS;
#include "bg_local.h"
void Actor::InitMachineGunner(GlobalFuncs_t *func)
{