Mercurial > mm7
view UI/UIBooks.h @ 1891:ecab40f41fe8
Actor::GetActorsRelation cleanup 2
author | Grumpy7 |
---|---|
date | Sun, 20 Oct 2013 00:12:37 -0700 |
parents | 28f87f5234a1 |
children |
line wrap: on
line source
#pragma once extern std::array<__int16, 6> pTownPortalBook_xs; extern std::array<__int16, 6> pTownPortalBook_ys; extern std::array<std::array<unsigned char, 12>, 9> pSpellbookSpellIndices; // 4E2430 from pSpellbookSpellIndices[9][12] extern std::array<unsigned int, 5> pLloydsBeaconsPreviewXs; // 004E249C extern std::array<unsigned int, 5> pLloydsBeaconsPreviewYs; extern std::array<unsigned int, 5> pLloydsBeacons_SomeXs; extern std::array<unsigned int, 5> pLloydsBeacons_SomeYs; // idb