view nuklear_ui/font.h @ 1501:31a2997b745e nuklear_ui

Added RAM init and IO port config to system settings menu
author Michael Pavone <pavone@retrodev.com>
date Mon, 11 Dec 2017 19:16:44 -0800
parents c5c022c7aa54
children 4f6e8acd7b6a
line wrap: on
line source

#ifndef FONT_H_
#define FONT_H_

char *default_font_path(void);

#endif //FONT_H_