add several TODO comments
self-note: check this one after you come back!
This commit is contained in:
parent
b5472fb52e
commit
8407a7d3a4
10 changed files with 32 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
#include "gui.h"
|
||||
#include "IconsFontAwesome4.h"
|
||||
|
||||
// TODO:
|
||||
// - "play from start" button/action
|
||||
// - fix behavior of play buttons
|
||||
void FurnaceGUI::drawEditControls() {
|
||||
if (nextWindow==GUI_WINDOW_EDIT_CONTROLS) {
|
||||
editControlsOpen=true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue