mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-26 06:35:28 +03:00
8b26f29d54
Update reapi.inc - added ATYPE_BOOL and ATYPE_EVARS types Compiler: added option flag -static-libstdc++
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
REAPI_ABI_1.0 {
|
|
global:
|
|
Meta_*;
|
|
GiveFnptrsToDll;
|
|
AMXX_*;
|
|
local:
|
|
*;
|
|
};
|