mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
meow
This commit is contained in:
parent
95a3b06208
commit
d0c65a6e14
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
def apply(config, args):
|
||||
config['baseimg'] = '../baserom.z64'
|
||||
config['baseimg'] = 'baserom.z64'
|
||||
config['myimg'] = 'papermario.z64'
|
||||
config['mapfile'] = 'build/papermario.map'
|
||||
config['source_directories'] = ['.']
|
||||
|
Loading…
Reference in New Issue
Block a user