mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(OSX) Buildfix
This commit is contained in:
parent
f32173c007
commit
c5958e2d49
@ -546,7 +546,7 @@ static enum frontend_architecture frontend_darwin_get_architecture(void)
|
||||
|
||||
switch (buffer_hash)
|
||||
{
|
||||
case DARWIN_ARCH_X86_64
|
||||
case DARWIN_ARCH_X86_64:
|
||||
return FRONTEND_ARCH_X86_64;
|
||||
case DARWIN_ARCH_X86:
|
||||
return FRONTEND_ARCH_X86;
|
||||
|
Loading…
x
Reference in New Issue
Block a user