We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to build, gfx throws the following error when attempting to remove whitespace from battle animations:
gfx
rgbgfx -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.png tools/gfx --remove-whitespace -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.2bpp make: *** [gfx/battle_anims/hit.2bpp] Segmentation fault: 11
See also aaaaaa123456789/pokecrystal16#11.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When attempting to build,
gfx
throws the following error when attempting to remove whitespace from battle animations:See also aaaaaa123456789/pokecrystal16#11.
The text was updated successfully, but these errors were encountered: