uniform directory structure in cap/minisprites

This commit is contained in:
Christopher Monsanto
2020-05-03 06:21:01 -04:00
parent e70bcfbeb0
commit d6edae7919
4 changed files with 4 additions and 7 deletions

View File

@@ -3,14 +3,8 @@
for canon in iter{"canonical", "cap"} do
for dir in iter{"asymmetrical", "custom", "misc", "pokemon"} do
-- TODO fix this, tup hates git's quirk of not creating directories when
-- there aren't any files
if canon == "cap" and dir ~= "pokemon" then
goto continue
end
tup.foreach_rule(
rep{"src/{canon}/minisprites/gen6/{dir}/*", canon=canon, dir=dir},
rep{"src/{canon}/minisprites/gen6/{dir}/*.png", canon=canon, dir=dir},
makecmd{
display="pad g6 minisprite %f",
pad{w=40, h=30}

View File

@@ -0,0 +1 @@
Nothing to see here.

View File

@@ -0,0 +1 @@
Nothing to see here.

View File

@@ -0,0 +1 @@
Nothing to see here.