8 lines
83 B
C
8 lines
83 B
C
#ifndef FONT_INC_H
|
|
#define FONT_INC_H
|
|
|
|
#include "font.h"
|
|
|
|
|
|
#endif /* FONT_INC_H */
|