GTAV-Classes/ui/CBlipEntry.hpp
gir489 a91475c198
Some checks failed
Build / build (ubuntu-latest) (push) Failing after 13s
Build / build (windows-latest) (push) Has been cancelled
Updated CBlip class for 3295. (#183)
2024-07-30 11:47:12 +02:00

10 lines
112 B
C++

#pragma once
#include "CBlip.hpp"
class CBlipEntry
{
public:
rage::CBlip* m_pBlip; //0x0000
};//Size=0x0008