summaryrefslogtreecommitdiff
path: root/src/code_801DAA30.cpp
AgeCommit message (Collapse)Author
2020-10-29match 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-22decompile code_801DB81C, and revamp the source file layout template and type ↵Max
naming convention. Rename unkStruct to ctorStruct
2020-10-18make gUnk8063F2C8 file scopeMax
2020-10-17match func_801DAAE0Max
2020-10-17add note to ctors_2, and organize function/class declarations into headersMax
2020-10-17got OK by splitting ctors.s and sbss.s and editing the link order in the ↵Max
Makefile
2020-10-17rename code_801DAA30's static initializer in ctors.s, and match ↵Max
code_801DAA30.cpp. Does not link because the __sinit_ function is not global