mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-05 09:10:29 +00:00
5d4fd2e154
It didn't work properly, it's not what the original did, and spooky mode needs to be implemented completely differently
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine groovie "Groovie" yes "groovie2" "7th Guest"
|
|
add_engine groovie2 "Groovie 2 games" no "" "" "jpeg 16bit"
|