mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-30 11:05:42 -04:00
Bus: Increase the number of ticks for RAM reads
This commit is contained in:
parent
5c5e9644d7
commit
475f7ccd1f
@ -72,7 +72,7 @@ enum : u32
|
||||
|
||||
enum : TickCount
|
||||
{
|
||||
RAM_READ_TICKS = 4
|
||||
RAM_READ_TICKS = 6
|
||||
};
|
||||
|
||||
enum : size_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user