- split off the container for the translation data into its own file.

This commit is contained in:
Christoph Oelckers 2020-04-11 12:46:20 +02:00
commit 820fe8b3f9
6 changed files with 688 additions and 637 deletions

View file

@ -34,6 +34,7 @@
#include "palutil.h"
#include "palentry.h"
#include "files.h"
/****************************/
/* Palette management stuff */