This website requires JavaScript.
Explore
Help
Sign In
sadpmpk
/
SqaureGame
Watch
1
Star
0
Fork
You've already forked SqaureGame
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4dcd45c512
SqaureGame
/
obj
/
target.c
5 lines
97 B
C
Raw
Blame
History
#
include
"header.h"
struct
kinematic_obj
init_target
(
)
{
return
init_kinematic_obj
(
25
,
25
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink