SDL2 example builds.

This commit is contained in:
2026-02-04 11:17:25 -06:00
parent 1c32158142
commit ad13d6c6a1
4 changed files with 69 additions and 43 deletions

View File

@@ -6,4 +6,6 @@
*/
// Empty C file for annoying platforms.
#include "dusk.h"
void nothing(void) {
}