X-Git-Url: https://git.gir.st/Chiptunes.git/blobdiff_plain/a1631438ad7dc58298eaf0a3eaa0a0ab7a57374a..dd7bbc4a66af2f81e87af5c1b4c1f48c96275f46:/foo.c?ds=sidebyside diff --git a/foo.c b/foo.c index 4edaa89..77e9f65 100644 --- a/foo.c +++ b/foo.c @@ -75,5 +75,6 @@ int main(void) { ADC (i1, tmp, !i0) ADC (i2, tmp, !i0&&!i1) ADC (i3, tmp, !i0&&!i1&&!i2) + #undef tmp } }