summaryrefslogtreecommitdiff
path: root/include/font.h
blob: e5e64e8829d6deed5652af6a27e9fe64c706d633 (plain)
1
2
3
4
5
6
#ifndef POKEDIAMOND_FONT_H
#define POKEDIAMOND_FONT_H

extern s32 GetFontAttribute(u8 fontId, s32 attr);

#endif // POKEDIAMOND_FONT_H