Gesmdis isn't a thing. Should be Genesis.

This commit is contained in:
Jeffrey Crowell 2016-02-10 13:15:25 -05:00
parent 6b79f915df
commit aaf92c4e8e

View File

@ -298,7 +298,7 @@ static RList* entries(RBinFile *arch) { //Should be 3 offsets pointed by NMI, RE
struct r_bin_plugin_t r_bin_plugin_smd = {
.name = "smd",
.desc = "SEGA Gesmdis/Megadrive",
.desc = "SEGA Genesis/Megadrive",
.license = "LGPL3",
.load_bytes = &load_bytes,
.check = &check,