Adding attachabove, attachaside, attachbelow and attachbottom patches

This commit is contained in:
bakkeby
2019-09-06 23:25:32 +02:00
parent ab6eb60657
commit 04a7b4de40
7 changed files with 102 additions and 1 deletions

View File

@ -2,6 +2,10 @@
#include "alpha.c"
#endif
#if ATTACHABOVE_PATCH || ATTACHASIDE_PATCH || ATTACHBELOW_PATCH || ATTACHBOTTOM_PATCH
#include "attachx.c"
#endif
#if PERTAG_PATCH
#include "pertag.c"
#endif