mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Match a few methods (#270)
* match a few misc methods * Update legonavcontroller.h --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
);
|
||||
|
||||
LegoNavController();
|
||||
// virtual ~LegoNavController(); // vtable+0x0
|
||||
virtual ~LegoNavController() override; // vtable+0x0
|
||||
|
||||
// OFFSET: LEGO1 0x10054b80
|
||||
inline const char* ClassName() const override // vtable+0xc
|
||||
|
Reference in New Issue
Block a user