kolibrios-fun/skins/night/Tupfile.lua
Kirill Lipatov (Leency) e7f6c577cc add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support
git-svn-id: svn://kolibrios.org@7256 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-23 14:08:39 +00:00

3 lines
134 B
Lua

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