_aaValues is only used within MB1063.
 
Symbols
loading...
Files
loading...

_aaValues variable

Syntax

static const I32 _aaValues[8][8] = { { 1000, -100, 25, 0, 0, 25, -100, 1000 }, { -100, -400, -5, -5, -5, -5, -400, -100 }, { 25, -5, 12, 2, 2, 12, -5, 25 }, { 0, -5, 2, 2, 2, 2, -5, 0 }, { 0, -5, 2, 2, 2, 2, -5, 0 }, { 25, -5, 12, 2, 2, 12, -5, 25 }, { -100, -400, -5, -5, -5, -5, -400, -100 }, { 1000, -100, 25, 0, 0, 25, -100, 1000 } };

References

LocationReferrerText
game_win.c:117
static const I32 _aaValues[8][8] = {
game_win.c:387_valuePieces()
sum += _aaValues[x][y];

Data Use

Functions reading _aaValues
_aaValues
all items filtered out