(PS3) Buildfix

This commit is contained in:
twinaphex 2016-08-11 05:04:04 +02:00
parent 0b5d944d67
commit 5fede75e09

View File

@ -130,8 +130,6 @@ blip_resampled_time_t Blip_Buffer_clock_rate_factor(Blip_Buffer* bbuf,
//#endif
// Internal
typedef blip_u64 blip_resampled_time_t;
#define blip_widest_impulse_ 16
#define blip_buffer_extra_ (blip_widest_impulse_ + 2)
#define blip_res (1 << BLIP_PHASE_BITS)