Files
crib/include/ui/bar.h
2025-12-30 15:22:09 +00:00

7 lines
68 B
C

#ifndef UI_BAR_H
#define UI_BAR_H
#include "utils/utils.h"
#endif