X-Git-Url: https://gitweb.ps.run/iftint/blobdiff_plain/d855fc21ed7a065f8b0d6f2607fef09b4c6865e1..64310b5b06b45bad6e57815f56f760288912fcf6:/main3.c diff --git a/main3.c b/main3.c index c3da7f6..402b35a 100644 --- a/main3.c +++ b/main3.c @@ -483,8 +483,8 @@ Node *GetNode(InputAction actions[NK_COUNT][IN_COUNT]) { case IA_AddOp: { S(n1, n, NK_Op) n = n1; mode = IM_Editing; break; } } - #undef NA - #undef NS + #undef N + #undef N } }