#include "actors.h"#include "conversation.h"#include "exult.h"#include "game.h"#include "gamewin.h"#include "mouse.h"#include "useval.h"#include "data/exult_bg_flx.h"Include dependency graph for conversation.cc:

Go to the source code of this file.
Classes | |
| class | Npc_face_info |
Functions | |
| static int | SI_get_frame (Actor *main_actor) |
| static int SI_get_frame | ( | Actor * | main_actor | ) | [static] |
Definition at line 160 of file conversation.cc.
References Ucscript::frame, Actor::get_skin_color(), Actor::get_type_flag(), and Actor::tf_sex.
Referenced by Conversation::show_avatar_choices(), and Conversation::show_face().
Here is the call graph for this function:

1.5.1