Browse Source

[Fixed]:
- Declaration of int map_getcellp(struct map_data*,int,int,cell_t);

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6825 54d463be-8e91-2dee-dedb-b68131a5f0ec

Lance 19 years ago
parent
commit
7b86a76b94
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Changelog-Trunk.txt
  2. 1 1
      src/map/map.h

+ 2 - 0
Changelog-Trunk.txt

@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
 2006/05/29
+	* [Fixed]:
+	  - Declaration of int map_getcellp(struct map_data*,int,int,cell_t);
 	* Removed Undead being inmune to poison status. [Skotlex]
 	* Removed speed penalty from SC_SKA [Skotlex]
 	* Fixed SC_SPURT triggering on Soul Linkers. [Skotlex]

+ 1 - 1
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 {