Created
July 1, 2019 14:56
-
-
Save hpk42/bd4c535649949600bd0f2cfe91bb9243 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Event::CONFIGURE_PROGRESS, | |
| (if 20i32 < 1i32 { | |
| 1i32 | |
| } else if 20i32 > 999i32 { | |
| 999i32 | |
| } else { | |
| 20i32 | |
| }) as uintptr_t, | |
| 0i32 as uintptr_t, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment