aboutsummaryrefslogtreecommitdiff
path: root/saga
diff options
context:
space:
mode:
Diffstat (limited to 'saga')
-rw-r--r--saga/xref.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/saga/xref.txt b/saga/xref.txt
index 0fd622a750..41353cf26a 100644
--- a/saga/xref.txt
+++ b/saga/xref.txt
@@ -71,6 +71,15 @@ Interp.c
threadBase.withObject threadVars[kVarWithObject]
threadBase.theActor threadVars[kVarActor]
+Actor.h
+=======
+ GOF_PROTAGONIST kProtagonist
+ GOF_FOLLOWER kFollower
+ GOF_CYCLE kCycle
+ GOF_FASTER kFaster
+ GOF_FASTEST kFastest
+ GOF_EXTENDED kExtended
+
Actor.c
=======
abortAllSpeeches() SThreadAbortAll()