mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Another static code analysis fix
This commit is contained in:
parent
d482dba2eb
commit
b5456bc940
@ -396,7 +396,7 @@ void audio_convert_float_to_s16_ALLEGREX(int16_t *out,
|
||||
#ifndef RARCH_INTERNAL
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
extern "C" {
|
||||
#endif
|
||||
retro_get_cpu_features_t perf_get_cpu_features_cb;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user