| FFmpeg
    | 
| Data Fields | |
| int | readorder | 
| char * | line | 
| struct DialogueLine * | prev | 
| struct DialogueLine * | next | 
| int DialogueLine::readorder | 
Definition at line 29 of file assenc.c.
Referenced by insert_dialogue(), purge_dialogues(), and write_packet().
| char* DialogueLine::line | 
Definition at line 30 of file assenc.c.
Referenced by purge_dialogues(), and write_packet().
| struct DialogueLine* DialogueLine::prev | 
Definition at line 31 of file assenc.c.
Referenced by insert_dialogue(), and purge_dialogues().
| struct DialogueLine * DialogueLine::next | 
Definition at line 31 of file assenc.c.
Referenced by insert_dialogue(), and purge_dialogues().
 1.8.17
 1.8.17