preliminary 1.1 .dmf loading
This commit is contained in:
parent
9eb6d1cfc1
commit
464ad5a825
7 changed files with 75 additions and 8 deletions
|
|
@ -20,7 +20,9 @@
|
|||
#include "safeReader.h"
|
||||
|
||||
struct DivPattern {
|
||||
String name;
|
||||
short data[256][32];
|
||||
void copyOn(DivPattern* dest);
|
||||
SafeReader* compile(int len=256, int fxRows=1);
|
||||
DivPattern();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue