Freeciv21
Develop your civilization from humble roots to a global empire
mood.cpp File Reference
#include "fc_types.h"
#include "game.h"
#include "player.h"
#include "mood.h"
+ Include dependency graph for mood.cpp:

Go to the source code of this file.

Functions

enum mood_type player_mood (struct player *pplayer)
 What is the player mood? More...
 

Function Documentation

◆ player_mood()

enum mood_type player_mood ( struct player pplayer)

What is the player mood?

Definition at line 1 of file mood.cpp.

Referenced by package_player_info().