mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-13 23:33:13 +00:00
foward -> forward
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user