shithub: ft2-clone

ref: 1e5706a2419f55dc66900ecf6783a9a17172ee50
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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