resgen now generates the resources size/offset directly as #define instead of as an `extern` variable. The assembly file also doesn't generate the corresponding global variables, saving some binary space.
resgen now generates the resources size/offset directly as #define instead of as an `extern` variable. The assembly file also doesn't generate the corresponding global variables, saving some binary space.