- 6
- Posts
- 1
- Years
- Seen Apr 17, 2025
I followed the guide from devolov here step-by-step except the final "Adding Show Effectiveness Toggle in Option Menu" because I don't want an option to toggle.
When I tried to compile it, I got the following error:
The error stays the same regardless of whether I remove text.gbapal and text.gbapal.lz in the pokeemerald-expansion\graphics\battle_interface folder or leave them in.
Any ideas of what I need to do?
When I tried to compile it, I got the following error:
Code:
pokeemerald-expansion % make
tools/gbagfx/gbagfx graphics/battle_interface/text.pal graphics/battle_interface/text.gbapal
LF line endings aren't supported.
make: *** [graphics/battle_interface/text.gbapal] Error 1
Any ideas of what I need to do?