This website requires JavaScript.
Explore
Help
Sign in
sam
/
gearlib-rw
Watch
1
Star
0
Fork
You've already forked gearlib-rw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
gearlib-rw
/
examples
/
simple.c
7 lines
98 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
first commit
2024-08-11 16:18:06 +12:00
#
include
<gearlib.h>
int
main
(
)
{
fix gitignore
2024-08-12 08:27:58 +12:00
// gr_state_init();
first commit
2024-08-11 16:18:06 +12:00
gr_window_create
(
800
,
600
,
"
hi
"
)
;
}
Reference in a new issue
Copy permalink