looper/meson_options.txt

3 lines
143 B
Meson
Raw Normal View History

2023-07-16 20:01:25 -07:00
option('gles', type: 'boolean', value: false)
2023-11-05 14:56:37 -08:00
option('portals', type: 'boolean', value: true)
option('vgmstream', type: 'boolean', value: true)