This website requires JavaScript.
Explore
Help
Sign In
stbuehler
/
sdlbomber
Watch
1
Star
0
Fork
0
You've already forked sdlbomber
Code
Issues
Pull Requests
Releases
Wiki
Activity
de5183b818
sdlbomber
/
menu.h
9 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
Split source in more files, changed network behavior to prepare for direct connect.
2009-08-08 19:45:49 +00:00
#
ifndef MENU_H
#
define MENU_H
void
mainloop
(
void
)
;
use surf for random, async game search
2009-08-09 17:10:35 +00:00
extern
struct
GameOptions
configopts
;
Split source in more files, changed network behavior to prepare for direct connect.
2009-08-08 19:45:49 +00:00
#
endif
Reference in New Issue
Copy Permalink