summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actActorParam.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-11-03 18:54:52 +0100
committerLéo Lam <leo@leolam.fr>2020-11-03 18:57:52 +0100
commitc9998d3abfb75e64b92ece68fb6f9ffc696ed1b2 (patch)
treefe6a5b1117352560f455bbe846edd305249b975c /src/KingSystem/ActorSystem/actActorParam.cpp
parent835e11cb16905141d4fb4c8ac6f5f401f642ed4a (diff)
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.
Diffstat (limited to 'src/KingSystem/ActorSystem/actActorParam.cpp')
0 files changed, 0 insertions, 0 deletions