mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
8 lines
174 B
INI
8 lines
174 B
INI
[binaries]
|
|
c = 'gcc'
|
|
cpp = 'g++'
|
|
ar = 'ar'
|
|
|
|
makebanner = ['wine', root + '/tools/maketools/makebanner.exe']
|
|
makerom = ['wine', root + '/tools/maketools/makerom.exe']
|