MCPcopy Create free account
hub / github.com/DavidColson/Polybox / SDL_Window

Class SDL_Window

source/graphics.h:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51struct Image;
52struct SDL_Window;
53struct Font;
54
55void GraphicsInit(SDL_Window* pWindow, i32 winWidth, i32 winHeight);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected