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