annotate UI/UIBooks.h @ 2036:a453996ed5ac
Post-build Event to copy scripts from project dir to game dir.
author |
Nomad |
date |
Thu, 21 Nov 2013 14:08:35 +0200 |
parents |
28f87f5234a1 |
children |
|
rev |
line source |
1311
|
1 #pragma once
|
|
2
|
|
3
|
|
4
|
|
5 extern std::array<__int16, 6> pTownPortalBook_xs;
|
|
6 extern std::array<__int16, 6> pTownPortalBook_ys;
|
1393
|
7
|
1311
|
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 |