Skip to content

Replaced on simpler functions with char, wchar_t parameter if possible

Herman Semenov requested to merge GermanAizek/wine:replace-to-str-chr into master

Example my assembly with gcc -02 flag

Before: screen_before

After: screen_after

Merge request reports

Loading