Create Note and Gimmick Enums. #6

Merged
veroxzik merged 3 commits from rewrite/note-structure into master 2022-05-23 02:53:59 +03:00
veroxzik commented 2022-05-01 20:27:00 +03:00 (Migrated from github.com)

Adds NoteType and GimmickType enums instead of hard coded numbers.
Also merges a few similar methods into a single handler.

This is the first step on a larger reorg to create a cleaner structure and break out items from MyForm.h into smaller and more legible files.

Adds NoteType and GimmickType enums instead of hard coded numbers. Also merges a few similar methods into a single handler. This is the first step on a larger reorg to create a cleaner structure and break out items from MyForm.h into smaller and more legible files.
Sign in to join this conversation.