1
0
Fork 0

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:
Sjoerd van der Berg 2006-01-30 19:05:05 +00:00
parent 3fc521c909
commit 6b7b66c0ec
2 changed files with 54 additions and 53 deletions

View file

@ -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;