index
:
~cnx/blackshades
this commit
main
Psychic bodyguard FPS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.zig
blob: 10f6b753f769d009e5e49a0f093ee6200eb1c92d (
plain
) (
blame
)
1
2
3
4
5
extern
fn
run
()
void
;
pub
fn
main
()
void
{
run
();
}