mirror of
https://github.com/libretro/RetroArch
synced 2025-02-16 12:39:59 +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
|
||||
return rarch_get_cpu_features();
|
||||
#else
|
||||
return perf_get_cpu_features();
|
||||
return perf_get_cpu_features_cb();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user