aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 5e18396..a8c93bf 100644
--- a/src/main.c
+++ b/src/main.c
@@ -34,6 +34,8 @@ WITH REGARD TO THIS SOFTWARE.
34// - Make sure transposing a sequence past the keyboard limit doesn't affect 34// - Make sure transposing a sequence past the keyboard limit doesn't affect
35// the sequence and can be reversed. 35// the sequence and can be reversed.
36// - Study saving overhauls for bootleg cartridges. 36// - Study saving overhauls for bootleg cartridges.
37// - When putting a new trigger, make sure it uses the global parameters
38// - Bad performance when selecting patterns
37// 39//
38// Low priority: 40// Low priority:
39// 41//