Skip to content

Commit

Permalink
fix minor changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Nov 8, 2024
1 parent 3a3c4be commit d3f46ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The detailed API changes in the sokol_gfx.h API:
have been removed or renamed (those typically shouldn't show up
in user code)
- similar to the `sg_bindings` struct, the bindings reflection is no
longer split between shader stages:
longer split between shader stages in `sg_shader_desc`:
```c
typedef struct sg_shader_desc {
uint32_t _start_canary;
Expand Down

0 comments on commit d3f46ec

Please sign in to comment.