You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is normal, my mistake, an issue with the lang def or an issue with Ghidra but I've been having some problems getting certain array accesses to look right in the decompiler.
In the original code these would look something like "animRules[iVar21].bulFlag", etc.
Some arrays work fine.
Am I doing something wrong with these arrays or is something wrong with Ghidra or the lang def? Maybe this is normal and I'm just an idiot?
The text was updated successfully, but these errors were encountered:
Hi,
I'm not sure if this is normal, my mistake, an issue with the lang def or an issue with Ghidra but I've been having some problems getting certain array accesses to look right in the decompiler.
In the original code these would look something like "animRules[iVar21].bulFlag", etc.
Some arrays work fine.
Am I doing something wrong with these arrays or is something wrong with Ghidra or the lang def? Maybe this is normal and I'm just an idiot?
The text was updated successfully, but these errors were encountered: