- moved all character set utilities to utf8.cpp.

- moved matrix class to 'common'.
This commit is contained in:
Christoph Oelckers 2020-04-11 12:53:45 +02:00
commit e230420f88
8 changed files with 884 additions and 858 deletions

View file

@ -49,6 +49,7 @@
#include "am_map.h"
#include "v_video.h"
#include "gi.h"
#include "utf8.h"
#include "fontinternals.h"
#include "intermission/intermission.h"