mirror of
https://github.com/pret/pokestadium.git
synced 2024-11-26 22:40:30 +00:00
update diff setting
This commit is contained in:
parent
3e6a50bf1a
commit
03fca72021
@ -2,6 +2,6 @@
|
||||
|
||||
def apply(config, args):
|
||||
config['baseimg'] = 'baserom.z64'
|
||||
config['myimg'] = 'pokemonstadium.z64'
|
||||
config['mapfile'] = 'build/pokemonstadium.map'
|
||||
config['myimg'] = 'build/pokestadium.z64'
|
||||
config['mapfile'] = 'build/pokestadium.map'
|
||||
config['source_directories'] = ['.']
|
||||
|
Loading…
Reference in New Issue
Block a user