kolibrios/skins/Leency/Yeah/Tupfile.lua

3 lines
135 B
Lua
Raw Permalink Normal View History

if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("default.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Yeah.skn")