DEBUG_COMPILE     356 core/potion.c        if (strchr(&argv[i][2], 'c')) P->flags |= DEBUG_COMPILE;
DEBUG_COMPILE     251 core/potion.h    if (P->flags & DEBUG_COMPILE) fprintf(stderr, __VA_ARGS__)