Closed israpps closed 6 months ago
Works like you can see on the PR
seems like arcade SYSMEM has more exports?
Huh, shouldn't sysmem 14 be Kprintf? It's in the list. Am I missing something?
Ooh, you modified nameString
but that's also used to look up the function name in the list file. So now it won't find anything.
Sorry. Didn't read much, and mu java experience is literally 0
Is it possible to do the concatenation in place?
I don't really know Java either tbh. I'm sure it somehow must be though.
now it seems to be working!
PLease squash and merge this mess when u decide to merge
Allows to keep all the labeled imports together on the left panel due to alphabetic ordering
Still needs testing