MCPcopy Create free account
hub / github.com/NetHack/NetHack / nhcmdlayout_destroy

Function nhcmdlayout_destroy

outdated/sys/wince/mhcmd.c:1250–1254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1248}
1249
1250void
1251nhcmdlayout_destroy(PNHCmdLayout p)
1252{
1253 free(p);
1254}
1255
1256/*-------------------------------------------------------------------------*/
1257/*----------------- keyboard keys layout set functions --------------------*/

Callers 1

nhcmdset_destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected