- moved map loader files to a subdirectory.

This commit is contained in:
Christoph Oelckers 2018-12-27 17:11:10 +01:00
commit 2edf02d731
9 changed files with 193 additions and 186 deletions

View file

@ -98,6 +98,7 @@
#include "p_setup.h"
#include "c_console.h"
#include "maploader/maploader.h"
static FRandom pr_playerinspecialsector ("PlayerInSpecialSector");