MCPcopy Create free account
hub / github.com/TurningWheel/Barony / buttonStartSingleplayer

Function buttonStartSingleplayer

src/menu.cpp:11039–11042  ·  view source on GitHub ↗

start a singleplayer game

Source from the content-addressed store, hash-verified

11037
11038// start a singleplayer game
11039void buttonStartSingleplayer(button_t* my)
11040{
11041 // deprecated
11042}
11043
11044// host a multiplayer game
11045void buttonHostMultiplayer(button_t* my)

Callers 3

buttonRestartTrialMethod · 0.70
onClickEntryMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected