mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
Update
This commit is contained in:
parent
a1a81db680
commit
a7e3f4862b
@ -169,7 +169,7 @@ resampler_simd_mask_t resampler_get_cpu_features(void)
|
|||||||
#ifdef RARCH_INTERNAL
|
#ifdef RARCH_INTERNAL
|
||||||
return rarch_get_cpu_features();
|
return rarch_get_cpu_features();
|
||||||
#else
|
#else
|
||||||
return perf_get_cpu_features();
|
return perf_get_cpu_features_cb();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user