aboutsummaryrefslogtreecommitdiff
path: root/common/winfont.h
blob: 204b7fb4afd8b82889486ceea3de884a2a17b4c9 (plain)
1
2
3
4
5
6
7
#ifndef MYON_WINFONT_H_INCLUDED
#define MYON_WINFONT_H_INCLUDED
#include "fmdsp/font.h"

bool fmdsp_font_win(struct fmdsp_font *font);

#endif // MYON_WINFONT_H_INCLUDED