Merge pull request #467 from RobLoach/patch-14
Fix case from "SHARP" to "Sharp"
This commit is contained in:
commit
0255c0638a
|
@ -4,8 +4,8 @@ supported_extensions = "dim|zip|img|d88|88d|hdm|dup|2hd|xdf|hdf|cmd"
|
|||
corename = "PX68k"
|
||||
manufacturer = "Sharp"
|
||||
categories = "Emulator"
|
||||
systemname = "SHARP X68000"
|
||||
database = "SHARP - X68000"
|
||||
systemname = "Sharp X68000"
|
||||
database = "Sharp - X68000"
|
||||
license = ""
|
||||
permissions = ""
|
||||
display_version = "0.15+"
|
||||
|
|
Loading…
Reference in New Issue