Files
botw/src/KingSystem
Léo Lam c9998d3abf ksys/gdt: Make ~Manager the key function to help with dtor matching
Make syncData a pure virtual function that is overridden in Manager
to turn the destructor into the key function.

Otherwise, the GOT would be used to load the vtable pointer until
syncData is implemented, which is quite inconvenient.
2020-11-03 18:57:52 +01:00
..
2020-08-18 22:50:25 +02:00
2020-08-18 22:50:25 +02:00
2020-10-27 00:52:51 +01:00