This website requires JavaScript.
Explore
Help
Sign In
Efthimis
/
First
Watch
1
Star
0
Fork
0
You've already forked First
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b1c9177460
First
/
gui.h
5 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit: created project skeleton
2024-01-22 12:11:07 +00:00
int
start_gui
(
)
;
int
gui_continue_request
(
)
;
int
end_gui
(
)
;
Added license and added gui error reporting
2024-01-23 13:33:04 +00:00
int
gui_error
(
char
*
)
;
Reference in New Issue
Copy Permalink