You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
A few changes since #72 were reverted which break using the libpawnc library.
Some more build issues are present at the current tip of main:
amx.cdoes not build due to inconsistent order of#defines and#includes.The recently added asm files are not built, so there are undefined references for
amx_jit_list,amx_jit_compileandamx_jit_run.