foward -> forward

This commit is contained in:
qndel
2024-09-18 08:29:32 +02:00
parent 3bb90fcf5a
commit 2e58ce1132

View File

@@ -888,7 +888,7 @@ struct D3D12UniformBuffer
Uint32 currentBlockSize;
};
// Foward function declarations
// Forward function declarations
static void D3D12_ReleaseWindow(SDL_GPURenderer *driverData, SDL_Window *window);
static void D3D12_Wait(SDL_GPURenderer *driverData);