[9164] Use enum for CONFIG_SKIP_CINEMATICS values.

Just small code cleanup ;)
This commit is contained in:
VladimirMangos 2010-01-13 02:09:26 +03:00
parent 6c7e0fccd2
commit 1e8e8f5fd2
2 changed files with 14 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9163"
#define REVISION_NR "9164"
#endif // __REVISION_NR_H__