shithub: ft2-clone

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

View raw version
#include "ft2_structs.h"

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