diff options
-rw-r--r-- | src/map/charcommand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/charcommand.c b/src/map/charcommand.c index 7ed86b299..9ae469b0d 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -903,7 +903,7 @@ charcommand_effect(const int fd, struct map_session_data* sd, *------------------------------------------ */ int -charcommand_storage_list( +charcommand_storagelist( const int fd, struct map_session_data* sd, const char* command, const char* message) { |