shithub: ft2-clone

ref: 0c1f9008cbcd43eaae3f396c6d0a4d1b035586fd
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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