Freeciv21
Develop your civilization from humble roots to a global empire
mood.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WAR_MOOD_LASTS   10
 

Functions

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

Macro Definition Documentation

◆ WAR_MOOD_LASTS

#define WAR_MOOD_LASTS   10

Definition at line 16 of file mood.h.

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().