Add missing offset

This commit is contained in:
Christian Semmler 2023-12-12 06:23:28 -05:00
parent adac675cec
commit f285ad6c2c

View File

@ -63,7 +63,7 @@ class GifManager : public GifManagerBase {
virtual ~GifManager() {} // vtable+00 virtual ~GifManager() {} // vtable+00
protected: protected:
undefined m_unk0x[0x1c]; undefined m_unk0x14[0x1c];
}; };
#endif // GIFMANAGER_H #endif // GIFMANAGER_H