shadowninja108 / Starlight

An enviroment for linking to Splatoon 2’s executable and implementing hooks.
MIT License
72 stars 23 forks source link

Bss should always be in the data segment #4

Closed marysaka closed 5 years ago

marysaka commented 5 years ago

This is a specific behaviour of devkitPro's elf2nxo that I totally missed.

marysaka commented 5 years ago

Closing as this need to be redone