This website requires JavaScript.
Explore
Help
Register
Sign In
NaiJi
/
danmaku
Watch
1
Star
0
Fork
You've already forked danmaku
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ac521c3129
danmaku
/
main.cpp
9 lines
103 B
C++
Raw
Blame
History
#
include
"application.h"
int
main
(
)
{
Application
app
;
app
.
registerStates
(
)
;
app
.
run
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink