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

Function mar_set_tilefile

outdated/win/gem/wingem1.c:369–374  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

367}
368
369void
370mar_set_tilefile(name)
371char *name;
372{
373 Tilefile = name;
374}
375void
376mar_set_tilex(value)
377int value;

Callers 1

Gem_init_nhwindowsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected