mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
incbin definition: use %?
This commit is contained in:
@@ -146,6 +146,6 @@ __SECT__
|
|||||||
%push _incbin
|
%push _incbin
|
||||||
%pathsearch %$dep %1
|
%pathsearch %$dep %1
|
||||||
%depend %$dep
|
%depend %$dep
|
||||||
incbin %$dep,%2
|
%? %$dep,%2
|
||||||
%pop
|
%pop
|
||||||
%endmacro
|
%endmacro
|
||||||
|
Reference in New Issue
Block a user