Ryujinx-GtkSharp/generator/gapi3-fixup.in
Bertrand Lorentz 2d83fb3073 Move the fixup tool from the parser to the generator folder
The parser will be going away at some point in the future, but we
will still need the fixup step. And the fixup step is really more
of a preliminary step for the generator anyway.
2013-10-13 17:04:56 +02:00

3 lines
62 B
Bash
Executable File

#!/bin/sh
@RUNTIME@ @prefix@/lib/gapi-3.0/gapi-fixup.exe "$@"