"""Project Wingman"""

from protonfixes import util


def main() -> None:
    """Requires d3dcompiler_47"""
    util.protontricks('d3dcompiler_47')
