summaryrefslogtreecommitdiff
path: root/src/video/interface.h
blob: 9c77de219bd7d4b435caca115c1914ec4d5eacb8 (plain)
1
2
3
4
5
6
// interface.h
// Provides the interface with which all video interactions must occur.

void VideoInit();

void VideoClose();