]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Move input related code out of do_select().
authorAndre Noll <maan@systemlinux.org>
Fri, 3 Jan 2014 18:49:19 +0000 (18:49 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 13:48:54 +0000 (15:48 +0200)
commitf127354753a643a070958f577f31251a3f58115f
tree578acd4c68f4f0f1cb4648960f7ee5491b4b68b1
parent2436fd444428d2549575fe40484ffae9dc11e58e
gui: Move input related code out of do_select().

This moves the relevant part of do_select() into the new functions
input_pre_select() and input_post_select().
gui.c