Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps2
This commit is contained in:
commit
db92e63e22
5 changed files with 140 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue