Skip to content

Instantly share code, notes, and snippets.

View ShogunateTM's full-sized avatar

Shogunate Technologies ShogunateTM

  • Shogunate Technologies
View GitHub Profile
/*
* Basic SDL3 and BGFX initialization
*
* By: Shogunate
* Date: July 8th, 2024
* Email: [email protected]
*/
#include <windows.h>
#include <SDL3/SDL.h>