Files
mop3/libterminal/terminal_common.h
kamkow1 02e77b5c90
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m36s
CE interactive shell
2026-02-21 22:14:16 +01:00

7 lines
101 B
C

#ifndef ANSIQ_COMMON_H
#define ANSIQ_COMMON_H
#define ANSIQ_ESC "\x1b"
#endif /* ANSIQ_COMMON_H */