Working button toggles.

This commit is contained in:
TheGreenTie
2020-03-02 00:06:15 -06:00
parent 68f11d5307
commit e1f1f0fde3
9 changed files with 80 additions and 24 deletions

View File

@@ -6,5 +6,4 @@ savedata_load();
boxes_spawn();
selected_set();
scr_window_resize();
button_create(0, 0, but.image);
button_update_all();
button_create_persistents();