This website requires JavaScript.
Explore
Help
Sign In
c
/
JacksEscape
Watch
1
Star
0
Fork
0
You've already forked JacksEscape
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0239b8ff68
JacksEscape
/
App_Render.cpp
12 lines
81 B
C++
Raw
Normal View
History
Unescape
Escape
Entity system & malloc initialization fixes
2024-03-04 14:20:50 +08:00
#
include
"App.h"
#
include
<graphics.h>
Wire App into Main.cpp
2024-03-04 15:05:21 +08:00
extern
"
C
"
{
Entity system & malloc initialization fixes
2024-03-04 14:20:50 +08:00
void
app_Render
(
)
{
}
Wire App into Main.cpp
2024-03-04 15:05:21 +08:00
}
Reference in New Issue
Copy Permalink