start a singleplayer game
| 11037 | |
| 11038 | // start a singleplayer game |
| 11039 | void buttonStartSingleplayer(button_t* my) |
| 11040 | { |
| 11041 | // deprecated |
| 11042 | } |
| 11043 | |
| 11044 | // host a multiplayer game |
| 11045 | void buttonHostMultiplayer(button_t* my) |
no outgoing calls
no test coverage detected