mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Improved handling of virtual inheritance. (#7)
* new system for handling vtables * commented out non-matching JKRDisposer::~JKDisposer() * removed artificial vtables and matched simple virtual-call functions * better text on nonmatching functions * reverted asmdiff.sh * attempt 2 * Spelling * banner and .gitignore for vtable artifacts * move virtual function to the correct class * remove unnecessary casts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Build artifacts
|
||||
*.exe
|
||||
elf2dol
|
||||
vtable.lcf
|
||||
Reference in New Issue
Block a user