author | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:06:04 +0000 (12:06 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:06:04 +0000 (12:06 +0200) | ||
commit | 571cadb2662199084c6d317a34680f68314589bf | |
tree | 9c7af79c37e64913e00f785b4a61983e1b9d5e46 | tree | snapshot |
parent | 51cb2863dd7def8505ba37bdbcb8221416c26f55 | commit | diff |
screen: removed screen_functions.get_lw()
If it is really important to set the curser, we should think of a
better way, instead of exporting one non-generic method. For now,
just set the cursor to the origin.
If it is really important to set the curser, we should think of a
better way, instead of exporting one non-generic method. For now,
just set the cursor to the origin.
src/screen.c | diff | blob | history | |
src/screen.h | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_keydef.c | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_search.c | diff | blob | history |