We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d9929 commit c3e3617Copy full SHA for c3e3617
1 file changed
include/eqlib/game/GameFace.h
@@ -145,7 +145,8 @@ class [[offsetcomments]] CGFScreenWnd : public CSidlScreenWnd
145
/*0x380*/ void* HandleJsEvent; // Probably something like HandleJSEvent
146
/*0x388*/ void* Unknown0x388;
147
/*0x390*/ void* Unknown0x390; // Probably Center()
148
- /*0x398*/ };
+ /*0x398*/
149
+ };
150
151
// Returns the current instance of this class's vftable. Might represent some other
152
// inherited class (and not CSidlScreenWnd's)
0 commit comments