ebiten/.github/workflows/vettools
Hajime Hoshi fccb43e15b internal/graphicsdriver/directx: remove .errcheck_excludes_windows
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
2022-09-10 03:03:18 +09:00
..
go.mod .github/workflows/vettools: add go.mod for the tool 2022-09-10 02:02:19 +09:00
go.sum .github/workflows/vettools: add go.mod for the tool 2022-09-10 02:02:19 +09:00
main.go internal/graphicsdriver/directx: remove .errcheck_excludes_windows 2022-09-10 03:03:18 +09:00