Skip to content

Commit

Permalink
BREAKING.md: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <lilis@veand.co>
  • Loading branch information
veeableful committed Feb 5, 2018
1 parent aa4618e commit 906b4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BREAKING.md
Expand Up @@ -77,7 +77,7 @@
+ `Haptic.Query()` returns (uint32, error) instead of uint
+ `Haptic.GetEffectStatus()` returns (int, error) instead of int
+ `LoadWAV()` requires string instead of (string ,\*AudioSpec)
+ `LoadWAVRV()` requires (\*RWops, bool) instead of (\*RWops, bool ,\*AudioSpec)
+ `LoadWAVRW()` requires (\*RWops, bool) instead of (\*RWops, bool ,\*AudioSpec)


- Unexported `Padding` in `AudioSpec` struct
Expand Down

0 comments on commit 906b4c7

Please sign in to comment.