shithub: ft2-clone

ref: fbb9816f4f3ae74ef5db5f11127123f7efbecbd0
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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