Skip to content
New issue

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

Add *.latfont, *.hwjpnfont, and *.fwjpnfont to make clean #845

Closed
wants to merge 1 commit into from
Closed

Add *.latfont, *.hwjpnfont, and *.fwjpnfont to make clean #845

wants to merge 1 commit into from

Conversation

rawr51919
Copy link
Contributor

ExpoSeed noticed in pokeemerald that *.rl (RLE compressed) files were not being cleaned with the rest of the work files in make clean, which prompted me to find any similar issues in pokeruby, finding that *.latfont, *.hwjpnfont, and *.fwjpnfont files aren't being cleaned in pokeruby's make clean.
This PR aims to resolve this minor issue.
Companion PRs at pret/pokeemerald#1225 and pret/pokefirered#517

ExpoSeed noticed in pokeemerald that *.rl files were not being cleaned with the rest of the work files in `make clean`, which prompted me to find any similar issues in pokeruby, finding that *.latfont, *.hwjpnfont, and *.fwjpnfont files aren't being cleaned in pokeruby's `make clean`.
This PR aims to resolve this minor issue.
Companion PR at pret/pokeemerald#1225
@GriffinRichards
Copy link
Member

pokeruby builds no files with these file extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants