]> Shamusworld >> Repos - rmac/commit - direct.c
Minor fixups.
authorShamus Hammons <jlhamm@acm.org>
Sun, 3 Jun 2018 15:01:45 +0000 (10:01 -0500)
committerShamus Hammons <jlhamm@acm.org>
Sun, 3 Jun 2018 15:01:45 +0000 (10:01 -0500)
commit790cd95291aa2dcfd3128652ef9c34bab1398a8d
treecd88f867ce875d4aee7823ec41dccbe8c6817c33
parent1f9660cc541869d8dba97320a15a8eea05f25dc5
Minor fixups.

Basically give a more meaningful error message in incbin if the filename
is missing, and use the macros already defined in opkw.h instead of
cooking up our own and (possibly) getting out of sync later on down the
road.
direct.c
op.c