mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
TOOLS: Add cryo and titanic tools in create_project
This commit is contained in:
parent
80dd7b2c0d
commit
8fb278229b
@ -1061,12 +1061,14 @@ const Feature s_features[] = {
|
||||
};
|
||||
|
||||
const Tool s_tools[] = {
|
||||
{ "create_cryo", true},
|
||||
{ "create_drascula", true},
|
||||
{ "create_hugo", true},
|
||||
{ "create_kyradat", true},
|
||||
{ "create_lure", true},
|
||||
{ "create_neverhood", true},
|
||||
{ "create_teenagent", true},
|
||||
{ "create_titanic", true},
|
||||
{ "create_tony", true},
|
||||
{ "create_toon", true},
|
||||
{ "create_translations", true},
|
||||
|
Loading…
Reference in New Issue
Block a user