- 12
- Posts
- 3
- Years
- Seen Apr 23, 2025
I have recently started using Pokeemerald to create ROMs for personal use (challenge runs, etc.) and I have run into this issue where every instance of ".name" in src/data/items.h has returned "initializer element for 'gItems[XXX].name' is not constant" in the console when building the ROM, where XXX is the number of appearance in the file. I am using the Pokeemerald Expansion (newest version) and I merged the branches removing the conflicts. What is causing this issue? Any help is appreciated.