mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
esqpump: missed change
This commit is contained in:
parent
acd6195487
commit
13dca24929
@ -106,7 +106,7 @@ private:
|
||||
#endif
|
||||
|
||||
#if !PUMP_FAKE_ESP_PROCESSING && PUMP_REPLACE_ESP_PROGRAM
|
||||
std::unique_ptr<int16_t[]> e;
|
||||
std::vector<stream_buffer::sample_t> e;
|
||||
int ei;
|
||||
#endif
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user