[8501] Apply code style and cleanups to some Player functions.

This commit is contained in:
VladimirMangos 2009-09-15 06:59:15 +04:00
parent afe5c9aef8
commit bd254e2848
2 changed files with 55 additions and 65 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8500"
#define REVISION_NR "8501"
#endif // __REVISION_NR_H__