This website requires JavaScript.
Explore
Help
Sign In
austin
/
2022-untitled-game
Watch
1
Star
0
Fork
You've already forked 2022-untitled-game
0
Code
fd6b3baa00
2022-untitled-game
/
code
/
game
/
engine
/
node.h
9 lines
100 B
C
Raw
Blame
History
#
pragma once
mat4
calc_matrix
(
transform_t
*
transform
)
;
void
update_node
(
transform_t
*
transform
)
;
View Git Blame
Copy Permalink