YMZ280B: Fix full sample memory behavior

This commit is contained in:
Natt Akuma 2022-05-21 02:42:23 +07:00
parent 581f6d5d05
commit efd36d2982
2 changed files with 4 additions and 3 deletions

View file

@ -36,7 +36,6 @@ public:
void device_start(u8 *ext_mem);
void device_reset();
void device_update();
void sound_stream_update(s16 **outputs, int samples);