author | Max Kellermann <max@duempel.org> | |
Thu, 25 Sep 2008 16:43:50 +0000 (18:43 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Sep 2008 16:43:50 +0000 (18:43 +0200) | ||
commit | 434615a48f315a0655891149efa42dc6b919e722 | |
tree | e670eb397a888dd2d4748ed5ffbf39a3f969bc07 | tree | snapshot |
parent | 0469331df0de18c3f23dd69b677f2f183e38a3b0 | commit | diff |
screen: don't pass screen pointer to method update()
play_update() is the only update() implementation left, and it does
not use the screen pointer. Remove it from the method signature.
play_update() is the only update() implementation left, and it does
not use the screen pointer. Remove it from the method signature.
src/screen.c | diff | blob | history | |
src/screen.h | diff | blob | history | |
src/screen_play.c | diff | blob | history |