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

Class Border

sys/amiga/winami.c:1202–1202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1200SetBorder(struct Gadget *gd)
1201{
1202 struct Border *bp;
1203 short *sp;
1204 int i, inc = -1, dec = -1;
1205 int borders = 6;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected