Files
VVVVVV/desktop_version/src/GraphicsUtil.h
Misa 163b85d206 Add ClearSurface()
This is a function that does what it says - it clears the given surface.
This just means doing a FillRect(), but it's better to use this function
because it conveys intent better.
2021-02-25 19:38:25 -05:00

1.5 KiB