mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
fccb43e15b
These DirectX functions don't return any value and should not affect the last error. Then it should be fine to ignore the returning values from syscall.Syscall*. Updates #2287 |
||
---|---|---|
.. | ||
api_32bit_windows.go | ||
api_64bit_windows.go | ||
api_microsoftgdk_windows.go | ||
api_notmicrosoftgdk_windows.go | ||
api_windows.go | ||
graphics_windows.go | ||
pipeline_windows.go |