mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 13:17:56 -05:00
The class is used polymorphically, so it's undefined behavior to delete instances of GDBStubA64 and GDBStubA32 from the base class pointer.