merge gfx_mod.h into gfx.h and stick functions into a class

svn-id: r14419
This commit is contained in:
Jonathan Gray 2004-08-01 11:48:53 +00:00
parent 12e1c4711b
commit 0bbeb61f5e
29 changed files with 172 additions and 205 deletions

View file

@ -25,7 +25,7 @@
#include "saga.h"
#include "yslib.h"
#include "gfx_mod.h"
#include "gfx.h"
#include "rscfile_mod.h"
#include "game_mod.h"
#include "text_mod.h"