#pragma once

#include "CBlipEntry.hpp"

class CBlipList
{
public:
	CBlipEntry m_Blips[1500]; //0x0000

};//Size=0x2F18