2
0
mirror of https://github.com/rehlds/reapi.git synced 2024-12-29 08:05:36 +03:00

Fix fail compile amxx plugin on 1.8.2

This commit is contained in:
s1lentq 2017-01-06 17:25:30 +07:00
parent 30c7a76ca4
commit ecdb7e9f96

View File

@ -56,8 +56,10 @@ enum members_tables_e
#include <reapi_addons> // NOTE: 3-rd party addons
#include <reapi_version>
#if AMXX_VERSION_NUM >= 183
#pragma deprecated Use HC_CONTINUE or anything.
#define HC_OVERRIDE 0
#endif
// hookchain return type
enum