#pragma deprecated Module dependency is now automatically handled by the compiler. This native has no effect. native require_module(const module[]);
Adds a module dependency.
This function has been deprecated, do NOT use it
Reason: Module dependency has been automatically handled by the compiler since AMXX 1.50, released in 2005. This native has no effect.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.