Closed ArtHome12 closed 8 years ago
You could simplify the bool/if/elseif expressions a lot by using logic operators and assignments. Not sure if that would change anything in assembly, but you would spend 6 lines or so ;)
*save, not spend (damn you autocorrection!)
I restore the original code in a new way like checkboxView. Optimize it :)
You could simplify the bool/if/elseif expressions a lot by using logic operators and assignments. Not sure if that would change anything in assembly, but you would spend 6 lines or so ;)