Improved clearing the cache a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2464
This commit is contained in:
parent
3fc521c909
commit
6b7b66c0ec
2 changed files with 54 additions and 53 deletions
|
@ -59,7 +59,7 @@ typedef struct {
|
|||
ScalerLineHandler_t currentHandler;
|
||||
Bitu lineFlags;
|
||||
bool clearCache;
|
||||
|
||||
ScalerCacheHandler_t clearCacheHandler;
|
||||
ScalerLineHandler_t lineHandler;
|
||||
ScalerCacheHandler_t cacheHandler;
|
||||
Bitu blocks, lastBlock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue