Refactor: Added a drawTextFlags argument to the WI_DrawPatch family of functions. Moved the MN_MergeMenuEffectWithDrawTextFlags logic out and made this the responsibility of the caller.
As of this commit there are no longer any mixups with the handling of the menu effect flags and non-menu text drawing tasks.
Refactor: Added a drawTextFlags argument to the WI_DrawPatch family of functions.
Moved the MN_MergeMenuEffectWithDrawTextFlags logic out and made this the
responsibility of the caller.
As of this commit there are no longer any mixups with the handling of the menu
effect flags and non-menu text drawing tasks.