Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches

This commit is contained in:
bakkeby
2019-11-04 08:17:00 +01:00
parent 2112ea927f
commit 42b66d4b29
8 changed files with 52 additions and 28 deletions

View File

@ -17,7 +17,7 @@
#if CFACTS_PATCH
#include "cfacts.h"
#endif
#if CMDCUSTOMIZE
#if CMDCUSTOMIZE_PATCH
#include "cmdcustomize.h"
#endif
#if COMBO_PATCH
@ -174,4 +174,4 @@
#endif
#if TILE_LAYOUT
#include "tile.h"
#endif
#endif