index
:
~cnx/blackshades
this commit
main
Psychic bodyguard FPS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cimport.zig
blob: b5d66e9058e141e981eaca4ebeafc8e1268eb111 (
plain
) (
blame
)
1
2
3
4
usingnamespace
@cImport
({
@cInclude
(
"Game.h"
);
@cInclude
(
"Constants.h"
);
});