Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps2

This commit is contained in:
nashmuhandes 2022-01-22 18:06:05 +08:00
commit db92e63e22
5 changed files with 140 additions and 1 deletions

View file

@ -59,6 +59,7 @@
#include <math.h>
#include <cmath> // needed for std::floor on mac
#include "maploader.h"
#include "c_cvars.h"
#include "actor.h"