There was exactly 1 code change: in L_1bf50, code was added for setting a certain variable to 0x1, immediately before: <code>if(someval)aforementioned_variable |= somefunc(...);</code>
+
There was exactly 1 code change: in L_1bf50, code was added for setting a certain variable to 0x1, located immediately before the following already existing code: <code>if(someval)aforementioned_variable |= somefunc(...);</code>