Move declarations for chance.c to new chance.h

This commit is contained in:
Markus Armbruster 2012-08-14 18:57:17 +02:00
parent 3c470925b6
commit 8eb78a5a80
52 changed files with 91 additions and 5 deletions

View file

@ -34,6 +34,7 @@
#include <config.h>
#include "budg.h"
#include "chance.h"
#include "player.h"
#include "update.h"