mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
typooooo
This commit is contained in:
parent
c54df74df1
commit
e13631b69b
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ const char* DivEngine::getSystemName(DivSystem sys) {
|
|||
case DIV_SYSTEM_YM2610:
|
||||
return "Neo Geo";
|
||||
case DIV_SYSTEM_YM2610_EXT:
|
||||
return "Neo Geo Extended Channel 3";
|
||||
return "Neo Geo Extended Channel 2";
|
||||
}
|
||||
return "Unknown";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue