diff options
Diffstat (limited to 'saga')
-rw-r--r-- | saga/xref.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/saga/xref.txt b/saga/xref.txt index 2acc4de534..4de3b1523e 100644 --- a/saga/xref.txt +++ b/saga/xref.txt @@ -45,6 +45,14 @@ Sceneres.h HZONEF_AUTOWALK ACTION_AUTOWALK HZONEF_TERMINUS ACTION_TERMINUS + FrameRange.startFrame ACTORACTIONITEM.frame_index + FrameRange.frameCount ACTORACTIONITEM.frame_count + + FrameSequence.right ACTORACTION.dir[0] + FrameSequence.left ACTORACTION.dir[1] + FrameSequence.back ACTORACTION.dir[2] + FrameSequence.forward ACTORACTION.dir[3] + Scene.c ======= ResToImage() _vm->decodeBGImage() |