mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-28 15:45:31 +03:00
Fix fail compile amxx plugin on 1.8.2
This commit is contained in:
parent
30c7a76ca4
commit
ecdb7e9f96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user