mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-07 01:54:57 -05:00
8 lines
180 B
INI
8 lines
180 B
INI
[binaries]
|
|
c = 'gcc-14'
|
|
cpp = 'g++-14'
|
|
ar = 'ar'
|
|
|
|
makebanner = ['wine', root + '/tools/maketools/makebanner.exe']
|
|
makerom = ['wine', root + '/tools/maketools/makerom.exe']
|