__reapi_version_check

Syntax

public __reapi_version_check(const majorVersion, const minorVersion)

Description

This is the callback from the module that gives major/minor versions for verifying compatibility for ReAPI versions.
If an AMXX plugin gets a failure, then you do need to upgrade to the latest version of the ReAPI module or update the files included for AMXX plugins.
Do not modify this!