mirror of
https://github.com/libretro/stella2023.git
synced 2024-12-01 04:40:32 +00:00
Tabs vs. spaces.
This commit is contained in:
parent
2075ff082a
commit
4188d766fb
4
configure
vendored
4
configure
vendored
@ -238,8 +238,8 @@ for ac_option in $@; do
|
||||
--disable-sound) _build_sound=no ;;
|
||||
--enable-debugger) _build_debugger=yes ;;
|
||||
--disable-debugger) _build_debugger=no ;;
|
||||
--enable-6502ts-tia) _build_6502ts_tia=yes;;
|
||||
--disable-6502ts-tia) _build_6502ts_tia=no ;;
|
||||
--enable-6502ts-tia) _build_6502ts_tia=yes;;
|
||||
--disable-6502ts-tia) _build_6502ts_tia=no ;;
|
||||
--enable-joystick) _build_joystick=yes ;;
|
||||
--disable-joystick) _build_joystick=no ;;
|
||||
--enable-cheats) _build_cheats=yes ;;
|
||||
|
Loading…
Reference in New Issue
Block a user