yLuazgέέnΎ ..
504:ftHgΜΌ³΅³ρ
09/11/25 07:48:34
PawnnίιlΦΜgέέiC³Εj
// .amxt@C(RpCΟέPawnoCijπΐs·ι½ίΜΕ¬R[hB
// Kvt@C: amx.c/h amxaux.c/h amxcons.c/h amxcore.c osdefs.h
#include "amx.h"
#include "amxaux.h"
#include <stdio.h>
AMX_NATIVE_INFO console_Natives[];
AMX_NATIVE_INFO core_Natives[];
int main(int argc, char *argv[]) {
@AMX amx;
@cell ret = 0;
@if (aux_LoadProgram(&amx, "test.amx", NULL) != AMX_ERR_NONE) exit(1);
@if (amx_Register(&amx, console_Natives, -1)) exit(1);
@if (amx_Register(&amx, core_Natives, -1)) exit(1);
@if (amx_Exec(&amx, &ret, AMX_EXEC_MAIN)) exit(1);
@printf("%ld\n", (long)ret);
@aux_FreeProgram(&amx);
@return 0;
}
y[WΕVX\¦XbhΜυήXκbθΜj
[X¨ά©ΉXg₯IvVπ\¦ΙΒΤ΅2ch
4274ϊOΙXV/247 KB
S:undef