shithub: ft2-clone

ref: 09ef04f7d153b286cea2d5f517c31359cd56aaf4
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

cpu_t cpu;
editor_t editor;
ui_t ui;
cursor_t cursor;