mode5: Fix shortcuts of 'cycle colors' and format checker, mixup during merge

git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1727 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2011-02-16 19:23:54 +00:00
parent cd8f3e40da
commit 7c6e05ef6b
2 changed files with 9 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
#endif
#include <SDL.h>
#define NB_SHORTCUTS 199 ///< Number of actions that can have a key combination associated to it.
#define NB_SHORTCUTS 200 ///< Number of actions that can have a key combination associated to it.
/*** Types definitions and structs ***/