shithub: ft2-clone

ref: 3c4a36a34df0c3f2a33a1a2330a7a34eefc43c6e
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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