Figure 3- 50 sub_350B8
We know from figure 3-50 that this subroutine is just preparing for calling sub_350C4.
Double click sub_350C4 to jump to its implementation, you will find the top half of sub_350C4
looks very similar to sub_35D2C as shown in figure 3-48, which only does some logging job. But
what’s different is that sub_350C4 additionally does something essential, as shown in figure 3-51.