Rework the trip history window layout.
[openttd-joker.git] / src / 3rdparty / squirrel / include / sqstdmath.h
blob269a7e40d825fb4e86a332b358248b16789548f9
1 /* see copyright notice in squirrel.h */
2 #ifndef _SQSTD_MATH_H_
3 #define _SQSTD_MATH_H_
5 SQRESULT sqstd_register_mathlib(HSQUIRRELVM v);
7 #endif /*_SQSTD_MATH_H_*/