mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 11:20:40 +00:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine mm "Might and Magic" yes "mm1 xeen"
|
|
add_engine mm1 "Might and Magic 1" yes
|
|
add_engine xeen "Might and Magic Xeen" yes
|