View Single Post
Old 10-18-2023, 02:22 PM  
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 16,954
Default

Oops, my fault! Only look at the low 8 bits of the return value, do something like

Code:
flag = (flag&255)
For the next build we'll change this so it's properly "C_LANESCOLLAPSED".
schwa is offline   Reply With Quote