Committing progress.

This commit is contained in:
2025-08-21 07:33:08 -05:00
parent 3a753b1299
commit c8390bdb12
7 changed files with 267 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ errorret_t displayInit(void) {
// Create window with OpenGL flag.
DISPLAY.window = SDL_CreateWindow(
"DuskSDL2",
"Dusk",
SDL_WINDOWPOS_UNDEFINED,
SDL_WINDOWPOS_UNDEFINED,
DISPLAY_WINDOW_WIDTH_DEFAULT,