summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-29 17:28:26 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-29 17:28:26 +0000
commit21b1dac6905f6e74054c567d6af3236f2de94dbc (patch)
tree91f55088454a3aa1e5fa35bfbbb036022b8f4cf7 /src/map/map.h
parent1e4cfc9c161efa98ff9a9b53538a8263075921f8 (diff)
downloadhercules-21b1dac6905f6e74054c567d6af3236f2de94dbc.tar.gz
hercules-21b1dac6905f6e74054c567d6af3236f2de94dbc.tar.bz2
hercules-21b1dac6905f6e74054c567d6af3236f2de94dbc.tar.xz
hercules-21b1dac6905f6e74054c567d6af3236f2de94dbc.zip
[Fixed]:
- Declaration of int map_getcellp(struct map_data*,int,int,cell_t); git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6825 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 2043f65b6..a4d64fc05 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -1280,7 +1280,7 @@ extern char db_path[256];
// gat?֧
int map_getcell(int,int,int,cell_t);
-int map_getcellp(struct map_data*,int,int,int);
+int map_getcellp(struct map_data*,int,int,cell_t);
void map_setcell(int,int,int,int);
extern int map_read_flag; // 0: grfիE1: ëE2: ëE?)
enum {