1
zero-epwing-go/zig/zig.h

9 lines
179 B
C
Raw Normal View History

2021-01-01 03:52:25 +00:00
#include <stdlib.h>
#include <eb/eb.h>
#include <eb/font.h>
#include <eb/text.h>
#include <eb/error.h>
extern EB_Error_Code installHook(EB_Hookset* hookset, EB_Hook_Code code);