From dceb9f7d6058785cf60d9dbcc8eecdcee1053412 Mon Sep 17 00:00:00 2001 From: sapier Date: Sun, 23 Nov 2014 13:40:43 +0100 Subject: Implement proper font handling --- src/game.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index c3a7691d8..61f780bee 100644 --- a/src/game.h +++ b/src/game.h @@ -140,7 +140,6 @@ void the_game(bool *kill, bool random_input, InputHandler *input, IrrlichtDevice *device, - gui::IGUIFont *font, const std::string &map_dir, const std::string &playername, const std::string &password, -- cgit v1.2.3