From 39e161e54519c8c28d479d69f5a1be88b59e3dac Mon Sep 17 00:00:00 2001 From: bakkeby Date: Sat, 14 Sep 2019 00:36:18 +0200 Subject: Adding push patch --- patch/include.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'patch/include.c') diff --git a/patch/include.c b/patch/include.c index 809a792..982fcfe 100644 --- a/patch/include.c +++ b/patch/include.c @@ -40,6 +40,10 @@ #include "pertag.c" #endif +#if PUSH_PATCH +#include "push.c" +#endif + #if ROTATESTACK_PATCH #include "rotatestack.c" #endif -- cgit v1.2.3