forked from mirror/OpenTTD
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
*/
|
||||
class SquirrelStd {
|
||||
public:
|
||||
/**
|
||||
* Make an integer absolute.
|
||||
*/
|
||||
static SQInteger abs(HSQUIRRELVM vm);
|
||||
|
||||
/**
|
||||
* Get the lowest of two integers.
|
||||
|
Reference in New Issue
Block a user