comparison src/tree_cmd.cpp @ 8254:7d580c9c41fb draft

(svn r11818) -Codechange: split player.h into smaller pieces.
author rubidium <rubidium@openttd.org>
date Sat, 12 Jan 2008 14:10:35 +0000
parents cca79a4335e0
children 2495310e220f
comparison
equal deleted inserted replaced
8253:dd29551d3c67 8254:7d580c9c41fb
18 #include "town.h" 18 #include "town.h"
19 #include "variables.h" 19 #include "variables.h"
20 #include "genworld.h" 20 #include "genworld.h"
21 #include "transparency.h" 21 #include "transparency.h"
22 #include "functions.h" 22 #include "functions.h"
23 #include "player.h" 23 #include "player_func.h"
24 #include "sound_func.h" 24 #include "sound_func.h"
25 25
26 /** 26 /**
27 * List of tree placer algorithm. 27 * List of tree placer algorithm.
28 * 28 *