mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-07-30 07:44:16 -04:00
Everybody loves a good yearly or so update
This commit is contained in:
@@ -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']
|
||||
Reference in New Issue
Block a user