Adding cmdcustomize patch

This commit is contained in:
bakkeby
2019-10-05 23:56:43 +02:00
parent f096d003d9
commit ac4269a4f2
7 changed files with 52 additions and 1 deletions

View File

@ -24,6 +24,10 @@
#include "cfacts.c"
#endif
#if CMDCUSTOMIZE
#include "cmdcustomize.c"
#endif
#if COMBO_PATCH
#include "combo.c"
#endif