update public from private

This commit is contained in:
Larry Ficken
2021-03-08 12:58:16 -06:00
parent 045df04316
commit 858d640da7
247 changed files with 96750 additions and 34661 deletions
+5
View File
@@ -0,0 +1,5 @@
def apply(config, args):
config["baseimg"] = "baserom.u.z64"
config["myimg"] = "build/u/ge007.u.z64"
config["mapfile"] = "build/ge007.u.map"
config["source_directories"] = ['src', 'include']