shithub: ft2-clone

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

View raw version
#include "ft2_structs.h"

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