Skip to content

Commit c38490f

Browse files
Update include/RE/H/HUDCompassMarkerBase.h
Co-authored-by: qudix <17361645+qudix@users.noreply.github.com>
1 parent c400ca6 commit c38490f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/RE/H/HUDCompassMarkerBase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace RE
44
{
5-
class __declspec(novtable) alignas(0x08) HUDCompassMarkerBase : BSGFxShaderFXTarget
5+
class __declspec(novtable) alignas(0x08) HUDCompassMarkerBase : public BSGFxShaderFXTarget
66
{
77
public:
88
// members

0 commit comments

Comments
 (0)