| 327 | /////////////////////////////////////////// |
| 328 | |
| 329 | platform_win_t platform_win_make(const char* title, recti_t win_rect, platform_surface_ surface_type) { return -1; } |
| 330 | |
| 331 | /////////////////////////////////////////// |
| 332 |
no outgoing calls
no test coverage detected