]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
More mood cleanups.
authorAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 09:39:23 +0000 (11:39 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 09:39:23 +0000 (11:39 +0200)
- Avoid use of global current_mood pointer where possible.
- Change name of non-static functions that use the current mood pointer:
mood_open() -> change_current_mood()
mood_close() -> close_current_mood()
mood_reload() -> reload_current_mood()


No differences found