Adding scratchpad patch

This commit is contained in:
bakkeby
2019-10-10 23:33:04 +02:00
parent ed1c509df3
commit 2eb8bcdf15
8 changed files with 63 additions and 1 deletions

View File

@ -94,6 +94,10 @@
#include "rotatestack.c"
#endif
#if SCRATCHPAD_PATCH
#include "scratchpad.c"
#endif
#if SELFRESTART_PATCH
#include "selfrestart.c"
#endif