16.04.2013, 16:05
Quote:
Wonderful! I just wrote a new new macro for asm.inc using this trick
![]() pawn Код:
Oh, and today I learned how to include spaces in macros! |
pawn Код:
#define @emit%0\32;%1\32;%2\10; asm_emit_%1(ctx, %2);