]> git.tue.mpg.de Git - paraslash.git/commit
mood: Don't open-code compute_dynamic_score().
authorAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 19:24:15 +0000 (19:24 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 13 Oct 2013 13:25:06 +0000 (15:25 +0200)
commit62a9685d5c7710baad1b6d91c42d1532cdc745ed
tree6b87dc603852fead8346b4c6b90e46a9998e61f6
parent2c85cdfd35ad2a647cef47489e51f2a33c1a4b9b
mood: Don't open-code compute_dynamic_score().

compute_dynamic_score() adds the two values for the numplayed and the
lasteplayed score. No need to duplicate this code here.
mood.c