]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/map.c
commands: Rename the command functions
[empserver] / src / lib / commands / map.c
index 683deec0c101d7d413ac7280173a000aab30f7dd..7d812792a0f9d3040250004bb0b3c46cd9cb9712 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -39,7 +39,7 @@
 #include "map.h"
 
 int
-map(void)
+c_map(void)
 {
     int unit_type = EF_BAD;
     int bmap = 0;