Freeciv-3.2
Loading...
Searching...
No Matches
Functions
mood.c File Reference
#include "fc_types.h"
#include "game.h"
#include "player.h"
#include "mood.h"

Go to the source code of this file.

Functions

enum mood_type player_mood (struct player *pplayer)
 

Function Documentation

◆ player_mood()

enum mood_type player_mood ( struct player pplayer)

What is the player mood?

Definition at line 28 of file mood.c.

Referenced by package_player_info().