Sunshine latest
Self-hosted game stream host for Moonlight.
main.h
Go to the documentation of this file.
1
5#pragma once
6
15int main(int argc, char *argv[]);
int main(int argc, char *argv[])
Main application entry point.
Definition main.cpp:92