mirror of
https://github.com/rehlds/resemiclip.git
synced 2024-12-26 14:45:54 +03:00
17 lines
242 B
Plaintext
17 lines
242 B
Plaintext
|
RESEMICLIP_ABI_1.0 {
|
||
|
global:
|
||
|
GiveFnptrsToDll;
|
||
|
Meta_Attach;
|
||
|
Meta_Detach;
|
||
|
Meta_Query;
|
||
|
AMXX_Attach;
|
||
|
AMXX_CheckGame;
|
||
|
AMXX_Detach;
|
||
|
AMXX_PluginsLoaded;
|
||
|
AMXX_PluginsUnloaded;
|
||
|
AMXX_PluginsUnloading;
|
||
|
AMXX_Query;
|
||
|
local:
|
||
|
*;
|
||
|
};
|