This website requires JavaScript.
Explore
Help
Register
Sign In
endes
/
mangareader
Watch
1
Star
0
Fork
0
You've already forked mangareader
forked from
sergiotarxz/mangareader
Code
Issues
Pull Requests
Releases
Wiki
Activity
e7b6910b6f
mangareader
/
main.c
7 lines
113 B
C
Raw
Normal View
History
Unescape
Escape
Missing changes in main.c and makefile
2021-10-29 22:11:19 +02:00
#
include
<openmg/view/main_view.h>
Dirty initial commit with leaks everywhere.
2021-10-17 10:37:48 +02:00
Missing changes in main.c and makefile
2021-10-29 22:11:19 +02:00
int
main
(
int
argc
,
char
*
*
argv
)
{
main_view_run
(
argc
,
argv
)
;
Dirty initial commit with leaks everywhere.
2021-10-17 10:37:48 +02:00
}
Reference in New Issue
Copy Permalink