shithub: ft2-clone

ref: 6c0fd54efe562aa150586e8c6e4f938ace97cbca
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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