app_codebase/src/font/font_inc.h
Anton Ljungdahl caf9a7f24b hueh
2024-08-08 21:19:46 +02:00

8 lines
83 B
C

#ifndef FONT_INC_H
#define FONT_INC_H
#include "font.h"
#endif /* FONT_INC_H */