mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
12a179aab9
Negative values should not disappear. For example, if _HIWORD returns 63000, then _GET_Y_LPARAM should return -2536, but now it returns 63000. This fixes that. |
||
---|---|---|
.. | ||
api_windows.go | ||
context_windows.go | ||
glfw3h_windows.go | ||
init_windows.go | ||
input_windows.go | ||
internal_windows.go | ||
monitor_windows.go | ||
wglcontext_windows.go | ||
win32init_windows.go | ||
win32monitor_windows.go | ||
win32platform_windows.go | ||
win32thread_windows.go | ||
win32window_windows.go | ||
window_windows.go |