shithub: ft2-clone

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

View raw version
#include "ft2_structs.h"

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