Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | match up to func_801DCFE4, add string.h and stdlib.h, add types.h to ↵ | Max | |
Makefile include path, and move GameSpy under DWC | |||
2020-10-22 | decompile code_801DB81C, and revamp the source file layout template and type ↵ | Max | |
naming convention. Rename unkStruct to ctorStruct | |||
2020-10-18 | make gUnk8063F2C8 file scope | Max | |
2020-10-17 | match func_801DAAE0 | Max | |
2020-10-17 | add note to ctors_2, and organize function/class declarations into headers | Max | |
2020-10-17 | got OK by splitting ctors.s and sbss.s and editing the link order in the ↵ | Max | |
Makefile | |||
2020-10-17 | rename code_801DAA30's static initializer in ctors.s, and match ↵ | Max | |
code_801DAA30.cpp. Does not link because the __sinit_ function is not global |