Mercurial > mm7
view UI/UIBooks.h @ 1545:c4ab816fcc5e
assert, Abortf, AbortWithError -> Assert, Error
refactors here and there
author | Nomad |
---|---|
date | Sat, 07 Sep 2013 20:05:20 +0200 |
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