"""Game fix for Age of Wonders"""

from protonfixes import util


def main() -> None:
    util.protontricks('icodecs')
