SeekyCt / spm-decomp

WIP 1:1 decompilation of Super Paper Mario

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lookup_sym[_full] breaks if symbol is valid hex

SeekyCt opened this issue · comments

commented

return int(sym, 16)
assumes symbol names are never valid hex, which isn't true