Add database entry to Dinothawr
As a follow up to https://github.com/libretro/libretro-database/pull/338 , we will need the database entry in the Dinothawr.info file.
This commit is contained in:
parent
71d73d0a08
commit
007e4d350b
|
@ -2,6 +2,7 @@ display_name = "Dinothawr"
|
||||||
authors = "Themaister|Agnes Heyer"
|
authors = "Themaister|Agnes Heyer"
|
||||||
supported_extensions = "game"
|
supported_extensions = "game"
|
||||||
corename = "Dinothawr"
|
corename = "Dinothawr"
|
||||||
|
database = "Dinothawr"
|
||||||
categories = "Game"
|
categories = "Game"
|
||||||
license = "Non-commercial"
|
license = "Non-commercial"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
|
|
Loading…
Reference in New Issue