shithub: ft2-clone

ref: 43eec25b1bef0a0257086e4de55e1edb073fa36c
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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