1
0
mirror of https://github.com/libretro/libretro-database synced 2024-11-23 13:16:18 +00:00
libretro-database/dat/Dinothawr.dat
Rob Loach 5cfb6cd3d7
Uppercase all CRC entries (#1372)
```
find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \;
```
2023-06-12 01:41:10 -04:00

23 lines
609 B
Plaintext

clrmamepro (
name "Dinothawr"
description "Dinothawr"
version "2019.10.27"
comment "libretro | www.libretro.com"
)
game (
name "Dinothawr"
description "Dinothawr"
homepage "https://github.com/libretro/dinothawr"
users 1
rom ( name "dinothawr.game" size 3381 crc DBABB733 md5 a8db0d14628759a5ebafb420e05105bf sha1 70305b14e2891c7f09dfbbc249dcbc7f4a54531d )
)
game (
name "Sokoban"
description "Sokoban"
homepage "https://github.com/robloach/sokoban"
users 1
rom ( name "sokoban.game" size 1350 crc 2A0F0E93 md5 286c26cce43ef8fd55e200444bd608c2 sha1 da193e4f76d800fa5bfce0d83fb29a0951d4ddc9 )
)