Replies: 1 comment
-
|
Good question, but I also have no idea of it, maybe only 7743 knows the reason. I guess it is to support more hacks which repoint relevant database. I prefer not to change current behaviour if we don't know its design purpose as long as it still works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In FE8(ROMFE8JP.cs, ROMFE8U.cs), the function "FindROMPointer" is used with multiple pointers defined in them. What exactly does this mean in practice? Do these things(for example, the Class List) actually have multiple valid pointers for diffrent and/or the same purpose or could the actual pointer just not be determined?
If it is the former, only one of these listed pointers seems to actually be noted as such for the built-in Hex editor and that doesn't seem entirely correct, it should probably note down each individual pointer then.
Beta Was this translation helpful? Give feedback.
All reactions