(svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch]

This commit is contained in:
tron
2006-08-28 06:21:48 +00:00
parent 3c844b6391
commit 523519c8ec
6 changed files with 14 additions and 12 deletions

View File

@@ -15,7 +15,6 @@
#include "network_gamelist.h"
#include "saveload.h"
#include "command.h"
#include "gfx.h"
#include "window.h"
#include "console.h"
#include "variables.h"