author | Max Kellermann <max@duempel.org> | |
Wed, 8 Jul 2009 21:11:40 +0000 (23:11 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 8 Jul 2009 21:11:40 +0000 (23:11 +0200) | ||
commit | d1ec95c6a225c96315fd48660cd4db0573b66472 | |
tree | ce2a98d0742919be59694ffa91a938c211eb4820 | tree | snapshot |
parent | 13b9b084c18d675f7ea52b750f22426473888e2a | commit | diff |
screen_play: use "idx" instead of "song->pos"
The attribute song->pos may be unreliable. Since the list_window.c
code already passed the current position to us (parameter "idx"),
let's use it instead.
The attribute song->pos may be unreliable. Since the list_window.c
code already passed the current position to us (parameter "idx"),
let's use it instead.
src/screen_play.c | diff | blob | history |