mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-16 08:04:07 +00:00
Typo: "Get" -> "Set"
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user