mirror of https://github.com/OpenTTD/OpenTTD
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though
parent
5557d2a224
commit
e5755bd950
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
|
/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
|
||||||
|
|
||||||
#include "ai_waypoint.hpp"
|
#include "ai_basestation.hpp"
|
||||||
|
|
||||||
namespace SQConvert {
|
namespace SQConvert {
|
||||||
/* Allow enums to be used as Squirrel parameters */
|
/* Allow enums to be used as Squirrel parameters */
|
||||||
|
|
Loading…
Reference in New Issue