skillpr.c File Reference

#include <libintl.h>
#include <locale.h>
#include "skillpr.h"
#include "generalfunc.h"
#include "io.h"
#include "config.c"
#include "config.h"
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
Include dependency graph for skillpr.c:
This graph shows which files directly or indirectly include this file:

Functions

void show_skills (struct player *pl, int columns, int rows)
void distribute_skills (struct player *pl, int columns, int rows)
struct skillfind_skill (struct player *pl, int id)
void improve_skill (struct skill *sk)
void train_skill (struct player *pl, struct npc n)

Function Documentation

void distribute_skills ( struct player pl,
int  columns,
int  rows 
)

Here is the call graph for this function:

struct skill* find_skill ( struct player pl,
int  id 
) [read]
void improve_skill ( struct skill sk  ) 
void show_skills ( struct player pl,
int  columns,
int  rows 
)
void train_skill ( struct player pl,
struct npc  n 
)

Here is the call graph for this function:

Generated on Mon Nov 15 10:27:17 2010 for Tales of Paraverse by  doxygen 1.6.3