Move function declarations for maps.c from prototypes.h to map.h
This commit is contained in:
parent
8dc69a9a84
commit
d78df0b48b
5 changed files with 10 additions and 5 deletions
|
@ -33,6 +33,7 @@
|
|||
#include <config.h>
|
||||
|
||||
#include "commands.h"
|
||||
#include "map.h"
|
||||
|
||||
int
|
||||
shar(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue