1
zero-epwing-go/zig.h

9 lines
167 B
C

#include <stdlib.h>
#include "eb.h"
#include "font.h"
#include "text.h"
#include "error.h"
extern EB_Error_Code installHook(EB_Hookset* hookset, EB_Hook_Code code);