Recent content by Drake7

  1. D

    [Other] "src/data/text/species_names.h:1: syntax error before 'const'"

    Oh, so it just mistook the name because I didn't end the previous file properly?
  2. D

    [Other] "src/data/text/species_names.h:1: syntax error before 'const'"

    I defined it in opponents.h, and btw, I was missing ; from trainers.h, and it worked, I have no idea why it would point me to species_names, but thank you so much
  3. D

    [Other] "src/data/text/species_names.h:1: syntax error before 'const'"

    Hi all I tried making a script for a trainer battle, but once the script was complete, when I tried to make the .gba file, WSL showed the error in the title: https://i.imgur.com/OPdzN9D.png I have no idea why it would be showing that error, as I have not edited the 'species_names' folder at...
  4. D

    [Other] Decompiling pokeemerald-expansion, 1 error in decompiling and making

    Ok, thanks for the response, sorry about that confusion, I didn't mean to claim credit or anything.
  5. D

    [Other] Decompiling pokeemerald-expansion, 1 error in decompiling and making

    Hi all I tried to decompile pokeemerald-expansion using Inmortal DST tool, but seemed to run into an issue. After following the instructions also provided by Inmortal here: https://www.pokecommunity.com/threads/446273, I setup in this configuration: https://i.imgur.com/BbKuALi.png However...
Back
Top