Home
last modified time | relevance | path

Searched refs:handleMapGenerated (Results 1 – 2 of 2) sorted by relevance

/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/cmdlineClient/
H A DcmdlineClient.c45 static void handleMapGenerated(void *context, const uint8_t *bitmap, int numHedgehogs) { in handleMapGenerated() function
254 flib_mapconn_onSuccess(mapconn, handleMapGenerated, NULL); in handleMapChanged()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/cmdlineClient/
H A DcmdlineClient.c45 static void handleMapGenerated(void *context, const uint8_t *bitmap, int numHedgehogs) { in handleMapGenerated() function
254 flib_mapconn_onSuccess(mapconn, handleMapGenerated, NULL); in handleMapChanged()