- moved sc_man and palettecontainer to the 'common' folder.

This commit is contained in:
Christoph Oelckers 2020-04-11 13:46:15 +02:00
commit c713850dac
18 changed files with 71 additions and 59 deletions

View file

@ -44,7 +44,7 @@
#include <malloc.h>
#endif
#include "printf.h"
#include "engineerrors.h"
#include "m_alloc.h"
#ifndef _MSC_VER