mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though
This commit is contained in:
parent
e840c983a6
commit
0f370be9aa
@ -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
Block a user