Move declarations for chance.c to new chance.h
This commit is contained in:
parent
3c470925b6
commit
8eb78a5a80
52 changed files with 91 additions and 5 deletions
|
@ -39,6 +39,7 @@
|
|||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include "chance.h"
|
||||
#include "commands.h"
|
||||
#include "match.h"
|
||||
#include "misc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue