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

Class BitMap

sys/amiga/winproto.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109void amii_cliparound(int x, int y);
110void amii_set_text_font(char *font, int size);
111BitMapHeader ReadImageFile(const char *, struct BitMap **);
112void FreeImageFile(struct BitMap **);
113BitMapHeader ReadTileImageFiles(void);
114void FreeTileImageFiles(void);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected