aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/object_address_table.h
AgeCommit message (Collapse)Author
2018-07-31kernel: Remove unused object_address_table.cpp/.hLioncash
These source files were entirely unused throughout the rest of the codebase. This also has the benefit of getting rid of a global variable as well.
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-01kernel: Add ObjectAddressTable class.bunnei