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

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