mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
HPL1: Fix engine declaration
Several fields were missing and dependencies were seen as subengines
This commit is contained in:
parent
0c5d572cfc
commit
b2c8c0dc8f
@ -1,3 +1,3 @@
|
||||
# This file is included from the main "configure" script
|
||||
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
||||
add_engine hpl1 "Hpl1" no "16bit highres jpeg gif png opengl_game_shaders"
|
||||
add_engine hpl1 "Hpl1" no "" "" "16bit highres jpeg gif png opengl_game_shaders"
|
||||
|
Loading…
x
Reference in New Issue
Block a user