Another static code analysis fix

This commit is contained in:
twinaphex 2015-09-28 17:01:41 +02:00
parent d482dba2eb
commit b5456bc940

View File

@ -396,7 +396,7 @@ void audio_convert_float_to_s16_ALLEGREX(int16_t *out,
#ifndef RARCH_INTERNAL #ifndef RARCH_INTERNAL
#ifdef __cplusplus #ifdef __cplusplus
extern "C" extern "C" {
#endif #endif
retro_get_cpu_features_t perf_get_cpu_features_cb; retro_get_cpu_features_t perf_get_cpu_features_cb;