- 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

@ -9,7 +9,6 @@
#include "polymost.h"
#include "mdsprite.h"
#include "common.h"
#include "palette.h"
#include "textures.h"
#include "bitmap.h"