mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-16 12:49:59 +01:00
Cleanup code
Remove unused #include, add header when missing
This commit is contained in:
@@ -16,7 +16,7 @@ void SnapshotOverlay::draw()
|
||||
}
|
||||
|
||||
|
||||
void SnapshotOverlay::update (float dt)
|
||||
void SnapshotOverlay::update (float )
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user