]> git.cworth.org Git - scherzo/blobdiff - scherzo.c
Make score_note_t entirely private to score.c
[scherzo] / scherzo.c
index 109de6d06b2ccce29e193686f0cd0f9f35059561..361301de0d57e58677c3d6281b2fd6d65d72c790 100644 (file)
--- a/scherzo.c
+++ b/scherzo.c
@@ -1147,7 +1147,7 @@ scherzo_release_pedal (scherzo_t *scherzo)
     scherzo_update_notes_and_chord (scherzo);
 }
 
-void
+static void
 _select_challenge (scherzo_t *scherzo)
 {
     category_t *category_unused;