mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
Removing no more used mameNameToRealName
This commit is contained in:
parent
5af905e2c1
commit
0a62a6db27
|
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
extern const char* mameNameToRealName[];
|
|
||||||
|
|
||||||
namespace PlatformIds
|
namespace PlatformIds
|
||||||
{
|
{
|
||||||
const char* PlatformNames[PLATFORM_COUNT + 1] = {
|
const char* PlatformNames[PLATFORM_COUNT + 1] = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue