mirror of
https://github.com/zeldaret/tp
synced 2026-06-24 01:31:37 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef OSFONT_H
|
|
#define OSFONT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSFONT_H */
|