mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 08:55:45 +00:00
DC: Remove extra semicolon. (Should fix compiliation hopefully).
svn-id: r54753
This commit is contained in:
parent
878674809e
commit
7f533ba253
@ -288,7 +288,7 @@ namespace DC_Flash {
|
||||
else
|
||||
return -1;
|
||||
}
|
||||
};
|
||||
} // End of namespace DC_Flash
|
||||
|
||||
Common::String OSystem_Dreamcast::getSystemLanguage() const {
|
||||
static const char *languages[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user