src/newgrf_spritegroup.cpp
changeset 9111 48ce04029fe4
parent 9088 f0a60d7af636
child 9540 3a80ccaff780
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file newgrf_spritegroup.cpp */
     3 /** @file newgrf_spritegroup.cpp Handling of primarily NewGRF action 2. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "variables.h"
     7 #include "variables.h"
     8 #include "landscape.h"
     8 #include "landscape.h"