ethteck / splat

A binary splitting tool to assist with decompilation and modding projects
MIT License
159 stars 42 forks source link

Option to make incbins relative to the src path instead of data path #378

Closed AngheloAlf closed 2 months ago

AngheloAlf commented 3 months ago

Having the asm files to point to the src path instead of the data path makes it easier to commit them to the repo.

I also wrote some docs for incbins given that I noted we had none