prepare for multiple chip support
This commit is contained in:
parent
6aab9f01cf
commit
121a9b2cb8
9 changed files with 35 additions and 29 deletions
|
|
@ -206,7 +206,7 @@ class FurnaceGUI {
|
|||
DivSystem oldSystem;
|
||||
int oldOrdersLen;
|
||||
DivOrders oldOrders;
|
||||
DivPattern* oldPat[17];
|
||||
DivPattern* oldPat[128];
|
||||
std::deque<UndoStep> undoHist;
|
||||
std::deque<UndoStep> redoHist;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue