Merge branch 'feature/improve_ui_redraws' of https://github.com/stella-emu/stella into feature/improve_ui_redraws

This commit is contained in:
thrust26 2020-11-13 09:07:03 +01:00
commit 53ee7cadfd
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ class FBSurface
This method should be called to reset the surface to empty
pixels / colour black.
*/
virtual void invalidate() {};
virtual void invalidate() {}
/**
This method should be called to reset a surface area to empty