forked from mirror/OpenTTD
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
This commit is contained in:
@@ -55,6 +55,7 @@ protected:
|
||||
public:
|
||||
friend class AIScanner;
|
||||
friend class AIInstance;
|
||||
friend void squirrel_register_std(Squirrel *engine);
|
||||
|
||||
Squirrel();
|
||||
~Squirrel();
|
||||
|
Reference in New Issue
Block a user