Typo: "Get" -> "Set"

This commit is contained in:
matias
2022-08-14 07:16:54 -04:00
committed by GitHub
parent 081e36c909
commit 3dc62a67e0

View File

@@ -235,7 +235,7 @@ when ODIN_ARCH == .amd64 {
SetClassLongPtrW :: SetClassLongW
GetWindowLongPtrW :: GetWindowLongW
SetWindowLongPtrW :: GetWindowLongW
SetWindowLongPtrW :: SetWindowLongW
}
GET_SC_WPARAM :: #force_inline proc "contextless" (wParam: WPARAM) -> c_int {