This website requires JavaScript.
Explore
Help
Sign In
v4games
/
eco2d
Watch
3
Star
0
Fork
You've already forked eco2d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a4bd8197b9
eco2d
/
code
/
game
/
source
/
debug_ui_actions.c
7 lines
102 B
C
Raw
Blame
History
#
include
"debug_ui.h"
#
include
"raylib.h"
static
inline
void
ActExitGame
(
void
)
{
CloseWindow
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink