shithub: ft2-clone

ref: 8af2e42736b61a36a0d54bede93a47a1bab35f5d
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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