ScummVM API documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
sqstdmath.h
1
/* see copyright notice in squirrel.h */
2
#ifndef _SQSTD_MATH_H_
3
#define _SQSTD_MATH_H_
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
SQUIRREL_API SQRESULT sqstd_register_mathlib(
HSQUIRRELVM
v);
10
11
#ifdef __cplusplus
12
}
/*extern "C"*/
13
#endif
14
15
#endif
/*_SQSTD_MATH_H_*/
SQVM
Definition:
sqvm.h:33
engines
twp
squirrel
sqstdmath.h
Generated on Tue Apr 1 2025 09:21:44 for ScummVM API documentation by
1.8.13