Merge pull request #498 from raelgc/removing-mameNameToRealName

Removing no more used `mameNameToRealName`
This commit is contained in:
Jools Wills 2018-11-14 20:06:45 +00:00 committed by GitHub
commit 5a9fc4e558
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,6 @@
#include <string.h>
extern const char* mameNameToRealName[];
namespace PlatformIds
{
const char* PlatformNames[PLATFORM_COUNT + 1] = {