src/window.cpp
branchcpp_gui
changeset 6268 4b5241e5dd10
parent 6267 7c8ec33959b1
child 6271 0ad100a98853
equal deleted inserted replaced
6267:7c8ec33959b1 6268:4b5241e5dd10
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file window.cpp windowing system, widgets and events */
     2 
     4 
     3 #include "stdafx.h"
     5 #include "stdafx.h"
     4 #include <stdarg.h>
     6 #include <stdarg.h>
     5 #include "openttd.h"
     7 #include "openttd.h"
     6 #include "debug.h"
     8 #include "debug.h"