refactor canvas

This commit is contained in:
aanper
2020-10-15 18:05:28 +03:00
parent 19ef348c80
commit e684869970
12 changed files with 169 additions and 119 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
void gui_update(GUI* gui);
void gui_update(Gui* gui);