0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-27 03:50:58 +00:00

2 Commits

Author SHA1 Message Date
5cfb6cd3d7 Uppercase all CRC entries ()
```
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
53ab2b49c5 Fix Mr.Boom database entry name 2017-12-12 11:00:12 -05:00