slight refinement to fm2 doc

This commit is contained in:
zeromus 2008-07-02 04:40:21 +00:00
parent f79360d9d0
commit 3c4dec0c91
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ SI_ZAPPER:
B: %1d, 1 if the mouse button is pressed; 0 if not B: %1d, 1 if the mouse button is pressed; 0 if not
Q: %1d, an internal value used by the emulator's zapper code (this is most unfortunate..) Q: %1d, an internal value used by the emulator's zapper code (this is most unfortunate..)
Z: %d, a variable-length decimal integer; an internal value used by the emulator's zapper code (this is even more unfortunate..) Z: %d, a variable-length decimal integer; an internal value used by the emulator's zapper code (this is even more unfortunate..)
SIFC_NONE:
this field must always be empty.
* Notes * * Notes *
A. There is no key-value pair that indicates the length of the movie. This must be read by scanning the inputlog and counting the number of lines. A. There is no key-value pair that indicates the length of the movie. This must be read by scanning the inputlog and counting the number of lines.