Everybody loves a good yearly or so update

This commit is contained in:
KholdFuzion
2025-04-25 10:11:31 -04:00
parent 02bad2cca4
commit 414a8feb8e
373 changed files with 46731 additions and 50709 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/u/ge007.u.map"
config["source_directories"] = ['src', 'include']