Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
void
370
mar_set_tilefile(name)
371
char *name;
372
{
373
Tilefile = name;
374
}
375
void
376
mar_set_tilex(value)
377
int value;
Callers
1
Gem_init_nhwindows
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected