treesummaryrefslogcommitdiff
path: root/main3.c
diff options
context:
space:
mode:
Diffstat (limited to 'main3.c')
-rw-r--r--main3.c4
1 files changed, 2 insertions, 2 deletions
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
}
}