Dwood15 / Tempera

Reverse Engineering project for Halo Custom Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove all allocations in naked functions

Dwood15 opened this issue · comments

commented

In order to support alternative compilers, we must move away from naked functions which instantiate local variables.