Pull some pointer assignments in wc_set_window_colors() out of if-else-endif so that it is more obvious that they can't be Null.
272 KiB
272 KiB
Pull some pointer assignments in wc_set_window_colors() out of if-else-endif so that it is more obvious that they can't be Null.