Great simplification of Main/Spare page flipping

This commit is contained in:
Thomas Bernard
2018-01-22 21:47:44 +01:00
parent 353b494617
commit 5ab93eb7fd
5 changed files with 8 additions and 103 deletions

View File

@@ -115,7 +115,6 @@ void Backup_layers(int layer);
void Undo(void);
void Redo(void);
void Free_current_page(void); // 'Kill' button
void Exchange_main_and_spare(void);
void End_of_modification(void);
void Update_depth_buffer(void);