mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 01:21:10 +00:00
Remove HAVE_FIXED_POINT in general.h
This commit is contained in:
parent
55562a96af
commit
f6031379f4
@ -314,9 +314,7 @@ struct global
|
||||
{
|
||||
rarch_resampler_t *source;
|
||||
|
||||
#ifndef HAVE_FIXED_POINT
|
||||
float *data;
|
||||
#endif
|
||||
|
||||
size_t data_ptr;
|
||||
size_t chunk_size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user