flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
pelaillo 04 Nov 2004, 12:39
An unused proc is not assembled due to the proc macro, created to do it that way.
To fool the macro, you could do something like: YourIdleProc = 1 anywhere on the code |
|||
![]() |
|
revolution 04 Nov 2004, 22:02
The "proc" macro has the "if used" line. You can create your own version of the proc macro and remove the "if used name" and "end if" lines.
|
|||
![]() |
|
JohnFound 06 Nov 2004, 11:16
Or simply to create something like:
Code: virtual at 0 call YourProc ; now the procedure is "used" and will be compiled. end virtual Regards |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.