tomo/builtins/color.h
2024-02-17 19:52:37 -05:00

10 lines
131 B
C

#pragma once
#include <stdbool.h>
extern bool USE_COLOR;
void detect_color(void);
// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0