migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c

This commit is contained in:
unknown
2020-11-29 20:16:52 -05:00
parent 58afa9ed78
commit 44b14ec128
163 changed files with 1975 additions and 1732 deletions
@@ -1,5 +1,6 @@
class JKRExpHeap {
public:
s32 getTotalUsedSize() const;
u32 heap_size;
};