Changeset - r13056:a5ba812281e7
[Not reviewed]
master
0 1 0
rubidium - 15 years ago 2009-09-18 14:23:39
rubidium@openttd.org
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/ai/api/ai_basestation.hpp.sq
Show inline comments
 
@@ -9,7 +9,7 @@
 

	
 
/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
 

	
 
#include "ai_waypoint.hpp"
 
#include "ai_basestation.hpp"
 

	
 
namespace SQConvert {
 
	/* Allow enums to be used as Squirrel parameters */
0 comments (0 inline, 0 general)