MCPcopy Create free account
hub / github.com/assaultcube/AC / free

Method free

source/src/server.cpp:74–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 void free()
75 {
76 DELETEA(layout);
77 DELETEA(coop_mapdata);
78 }
79} cursgame, *sg = &cursgame;
80
81// config

Callers 2

resetserverFunction · 0.80
enet_freeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected