mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 03:08:01 +00:00
foward -> forward
This commit is contained in:
parent
3bb90fcf5a
commit
2e58ce1132
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue