Adding push patch

This commit is contained in:
bakkeby
2019-09-14 00:36:18 +02:00
parent c5b830e6ab
commit 39e161e545
7 changed files with 96 additions and 1 deletions

View File

@ -40,6 +40,10 @@
#include "pertag.c"
#endif
#if PUSH_PATCH
#include "push.c"
#endif
#if ROTATESTACK_PATCH
#include "rotatestack.c"
#endif