mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 09:45:26 -05:00
Co-authored-by: Rachel <lhearachel@proton.me> Co-authored-by: cbt6 <91667135+cbt6@users.noreply.github.com>
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
option('gdb_debugging', type : 'boolean', value : false)
|
|
option('revision', type : 'combo', choices: ['0', '1'], value : '1')
|
|
option('logging_enabled', type: 'boolean', value: false)
|