lepelog / ss-dtk

Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Symbol Matching Parameter Type Errors - Notice #33

Open elijah-thomas774 opened 5 months ago

elijah-thomas774 commented 5 months ago

in some cases, there is inconsistency with int versus long causing some symbols to not be 100% accurate. Since most times this does not effect code gen, this is overlooked. If this repo is used as a reference at some point, be aware that i and l in the mangled symbols may not be fully accurate. Please refer to other sources to see the most accurate.

elijah-thomas774 commented 5 months ago

Fixed on May 12th, 2024 -> Some symbols may still need changing, but going forward should be accurate