shithub: ft2-clone

ref: 88b376c9f47d1b4851be142bc6834ec89cbe104f
dir: /src/ft2_structs.c/

View raw version
#include "ft2_structs.h"

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