Code

screen_song: make the "labels" array static
authorMax Kellermann <max@duempel.org>
Mon, 2 Nov 2009 20:25:23 +0000 (21:25 +0100)
committerMax Kellermann <max@duempel.org>
Wed, 30 Dec 2009 20:30:21 +0000 (21:30 +0100)
commita595ea6324db1cbc1fb3da8c68e0f10dbf50a178
treef57dc25187035a2fd5b49b77f1e684e7c2e3dd5f
parentb0c6f67a1d0c549ca904f577c9b3f2080228d292
screen_song: make the "labels" array static

Don't reinitialize the whole list each time the screen is opened.
src/screen_song.c