Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | gUnknown_0202E844 -> gCamera; fix internal compiler error | PikalaxALT | |
2017-06-27 | Finish decompiling field_tasks.s | scnorton | |
2017-05-23 | Some more functions related to FMO camera and special anims | scnorton | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines |