(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
#include "zoom.hpp"
|
||||
#include "window_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "gfx.h"
|
||||
|
||||
struct ViewPort {
|
||||
int left,top; // screen coordinates for the viewport
|
||||
|
||||
Reference in New Issue
Block a user