src/window.cpp
changeset 8121 3bc6351e7369
parent 8106 e6790dd9e750
child 8123 ce31d2843a95
equal deleted inserted replaced
8120:7128bb2b57a3 8121:3bc6351e7369
     7 #include "openttd.h"
     7 #include "openttd.h"
     8 #include "debug.h"
     8 #include "debug.h"
     9 #include "functions.h"
     9 #include "functions.h"
    10 #include "map.h"
    10 #include "map.h"
    11 #include "player.h"
    11 #include "player.h"
    12 #include "gfx.h"
       
    13 #include "viewport.h"
    12 #include "viewport.h"
    14 #include "console.h"
    13 #include "console.h"
    15 #include "variables.h"
    14 #include "variables.h"
    16 #include "table/sprites.h"
    15 #include "table/sprites.h"
    17 #include "genworld.h"
    16 #include "genworld.h"