cimport
This commit is contained in:
parent
71893c1821
commit
8ee3b39aef
@ -4,6 +4,8 @@ const znet = @import("znet");
|
|||||||
const rl = @import("raylib");
|
const rl = @import("raylib");
|
||||||
const bufzilla = @import("bufzilla");
|
const bufzilla = @import("bufzilla");
|
||||||
|
|
||||||
|
const c = @cImport(@cInclude("../kb/kb_text_shape.h"));
|
||||||
|
|
||||||
const shared = @import("shared");
|
const shared = @import("shared");
|
||||||
|
|
||||||
const client = @import("client.zig");
|
const client = @import("client.zig");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user