docs: Updated README-main-functions.md based on feedback.

This commit is contained in:
Ryan C. Gordon
2023-11-04 10:02:46 -04:00
parent 019468dc59
commit a19029e3c1
2 changed files with 19 additions and 21 deletions

View File

@@ -24,6 +24,14 @@
#include <SDL3/SDL_stdinc.h>
/*
* For details on how SDL_main works, and how to use it, please refer to:
*
* https://wiki.libsdl.org/SDL3/README/main-functions
*
* (or docs/README-main-functions.md in the SDL source tree)
*/
/**
* \file SDL_main.h
*