- got rid of common.h

All still relevant content was moved to places closer to its use.
This commit is contained in:
Christoph Oelckers 2020-09-08 18:39:47 +02:00
parent 5524d8eab7
commit ec1c42b04a
37 changed files with 39 additions and 126 deletions

View file

@ -13,7 +13,6 @@
#include "automap.h"
#include "imagehelpers.h"
#include "common.h"
#include "compat.h"
#include "engine_priv.h"
#include "palette.h"