src/newgrf_generic.cpp
changeset 9111 48ce04029fe4
parent 9020 8174bbda9abe
child 9750 7114408dd1fa
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file newgrf_generic.cpp Handling of generic feature callbacks. */
     2 
     4 
     3 #include "stdafx.h"
     5 #include "stdafx.h"
     4 #include "openttd.h"
     6 #include "openttd.h"
     5 #include "variables.h"
     7 #include "variables.h"
     6 #include "landscape.h"
     8 #include "landscape.h"