annotate GUI/UI/UIBooks.h @ 2545:e06a3fe9ad6e
TravelUI init logic moved to GUIWindow_Travel
TransitionUI init logic moved to GUIWindow_Transition
author |
a.parshin |
date |
Mon, 11 May 2015 16:43:46 +0200 |
parents |
0ff6a9e9bf7f |
children |
87e5590d034b |
rev |
line source |
2501
|
1 #pragma once
|
|
2
|
|
3
|
|
4
|
|
5 extern std::array<__int16, 6> pTownPortalBook_xs;
|
|
6 extern std::array<__int16, 6> pTownPortalBook_ys;
|
|
7
|
|
8 extern std::array<std::array<unsigned char, 12>, 9> pSpellbookSpellIndices; // 4E2430 from pSpellbookSpellIndices[9][12]
|
|
9 extern std::array<unsigned int, 5> pLloydsBeaconsPreviewXs; // 004E249C
|
|
10 extern std::array<unsigned int, 5> pLloydsBeaconsPreviewYs;
|
|
11 extern std::array<unsigned int, 5> pLloydsBeacons_SomeXs;
|
|
12 extern std::array<unsigned int, 5> pLloydsBeacons_SomeYs; // idb |