diff options
Diffstat (limited to 'saga/actordata.cpp')
-rw-r--r-- | saga/actordata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/actordata.cpp b/saga/actordata.cpp index cf0e22e8ca..e3bffe3e5e 100644 --- a/saga/actordata.cpp +++ b/saga/actordata.cpp @@ -30,7 +30,7 @@ namespace Saga { // Lookup table to convert 8 cardinal directions to 4 int ActorOrientationLUT[] = { 2, 0, 0, 0, 3, 1, 1, 1 }; -R_ACTORTABLE ActorTable[R_ACTORCOUNT] = { + ACTORTABLE ActorTable[ACTORCOUNT] = { // namei sl_rn si_rn col // ----- ----- ----- --- |