summaryrefslogtreecommitdiff
path: root/context.h
AgeCommit message (Collapse)Author
2023-02-06context: Fix typo with return value of `heap_xfree()`mrb0nk500
2023-02-04THeap: Add `THeap` classmrb0nk500
Some matching issues, but still a good start.
2023-02-03context: Update context to match current statemrb0nk500
2023-02-03context: add `-lang=c++`mrb0nk500
2023-02-03context: Add compiler version, and flagsmrb0nk500
Makes it a bit easier to copy-paste into decomp.me
2023-02-03global: Add context for decomp.memrb0nk500