annotate UI/UIBooks.h @ 1567:9f8b3e904e14

Player::ReceiveDamage, very small edits; prepended "Is" to item functions returning bool values (broken, indetified, stolen)
author Grumpy7
date Sun, 08 Sep 2013 05:22:33 +0200
parents 28f87f5234a1
children
rev   line source
1311
1dee26137a92 added books h file
Gloval
parents:
diff changeset
1 #pragma once
1dee26137a92 added books h file
Gloval
parents:
diff changeset
2
1dee26137a92 added books h file
Gloval
parents:
diff changeset
3
1dee26137a92 added books h file
Gloval
parents:
diff changeset
4
1dee26137a92 added books h file
Gloval
parents:
diff changeset
5 extern std::array<__int16, 6> pTownPortalBook_xs;
1dee26137a92 added books h file
Gloval
parents:
diff changeset
6 extern std::array<__int16, 6> pTownPortalBook_ys;
1393
28f87f5234a1 More hardcoded UI colors moved to varibables.
Nomad
parents: 1311
diff changeset
7
1311
1dee26137a92 added books h file
Gloval
parents:
diff changeset
8 extern std::array<std::array<unsigned char, 12>, 9> pSpellbookSpellIndices; // 4E2430 from pSpellbookSpellIndices[9][12]
1dee26137a92 added books h file
Gloval
parents:
diff changeset
9 extern std::array<unsigned int, 5> pLloydsBeaconsPreviewXs; // 004E249C
1dee26137a92 added books h file
Gloval
parents:
diff changeset
10 extern std::array<unsigned int, 5> pLloydsBeaconsPreviewYs;
1dee26137a92 added books h file
Gloval
parents:
diff changeset
11 extern std::array<unsigned int, 5> pLloydsBeacons_SomeXs;
1dee26137a92 added books h file
Gloval
parents:
diff changeset
12 extern std::array<unsigned int, 5> pLloydsBeacons_SomeYs; // idb