Adding riodraw patch

This commit is contained in:
bakkeby
2021-02-11 12:01:08 +01:00
parent b4758c388d
commit 1d092253e3
8 changed files with 106 additions and 5 deletions

View File

@ -197,6 +197,9 @@
#if RESTARTSIG_PATCH
#include "restartsig.c"
#endif
#if RIODRAW_PATCH
#include "riodraw.c"
#endif
#if ROTATESTACK_PATCH
#include "rotatestack.c"
#endif