summaryrefslogtreecommitdiff
path: root/src/map/npc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.cpp')
-rw-r--r--src/map/npc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp
index fb4f79e..c08a0e7 100644
--- a/src/map/npc.cpp
+++ b/src/map/npc.cpp
@@ -740,6 +740,7 @@ int npc_buysellsel(struct map_session_data *sd, int id, int type)
*
*------------------------------------------
*/
+// TODO enumify return type
int npc_buylist(struct map_session_data *sd, int n,
const uint16_t *item_list)
{