Recent content by Houndoom10ftw

  1. H

    [pokeemerald-expansion] Is it possible to create an ability to change a move from Physical to Special(and vice versa)?

    I have been toying around with an idea for two abilities and want to know if they’re possible. 1. An ability that makes Punching moves Special. (Not targeting Special Defense, but using Special Attack for damage calc.) (I don't mind if they target either defense or special defense) 2. An...
  2. H

    [Pokeemerald-expansion] How to fix undefined references

    I appreciate your help. The project is now able to compile. I remember why I erased the statement. I was previously getting an error message about that specific statement. So, I tried erasing and compiling it, which eliminated the error.
  3. H

    [Pokeemerald-expansion] How to fix undefined references

    I apologize for the delayed response, I was trying to figure out how to get all my files on the remote repo as I am new to this stuff. I did change the held item bits. I just wanted to let you know I fixed the errors you pointed out. I have the repo link...
  4. H

    [Pokeemerald-expansion] How to fix undefined references

    Here is the repo with my changes. I don't see any issues, but I am inexperienced. Please look over it when you get the chance. https://github.com/Houndoom10/Error-testing/blob/main/items.h
  5. H

    [Pokeemerald-expansion] How to fix undefined references

    I have not done anything to the repo. I did add more TMs, but I modified other files to add them. Could that be the reason I'm getting the error.
  6. H

    [Pokeemerald-expansion] How to fix undefined references

    I'm new to ROM hacking and I am having an issue when compiling the files. It gives me an error talking about undefined references. I tried to look at the files but VSCode said that the file was in binary or an unsupported language. When I do try to compile the files, it does not tell me that the...
Back
Top