src/console.h
branchnoai
changeset 10455 22c441f5adf9
parent 9724 b39bc69bb2f2
equal deleted inserted replaced
10412:ef44f62cb8b9 10455:22c441f5adf9
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file console.h */
     3 /** @file console.h In-game console. */
     4 
     4 
     5 #ifndef CONSOLE_H
     5 #ifndef CONSOLE_H
     6 #define CONSOLE_H
     6 #define CONSOLE_H
     7 
     7 
     8 #include "window_type.h"
     8 #include "window_type.h"