refactor: move static function on top of files

This commit is contained in:
2025-11-14 11:52:47 +01:00
parent d094a6c895
commit 2692bb0f9b
5 changed files with 116 additions and 116 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ make -f Makefile.dev release-arch
- [x] `--auto-random-cycle=4`
- [x] Arrows (up-down: bpm / left-right: cycle)
- [x] Save states (numkey: load / shift + numkey: save)
- [ ] (clean) static functions at top of files
- [x] (clean) static functions at top of files
- [x] Configurable key codes
- [ ] Key codes as inputs
- [ ] Mouse position and scroll as inputs