mirror of
https://github.com/pret/pokestadium.git
synced 2026-08-09 03:14:27 -05:00
update diff setting
This commit is contained in:
parent
ea6d7f9275
commit
b941b0c9ec
|
|
@ -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