Adding placedir patch ref. #407

This commit is contained in:
bakkeby
2024-01-31 22:38:25 +01:00
parent 5a0c5e617f
commit 01244cc1b9
7 changed files with 126 additions and 6 deletions

View File

@ -208,6 +208,9 @@
#if PERTAG_PATCH
#include "pertag.c"
#endif
#if PLACEDIR_PATCH
#include "placedir.c"
#endif
#if PLACEMOUSE_PATCH
#include "placemouse.c"
#endif