OSDN Git Service

再宣言で型が一致しないエラーが出るので, inscribe_flags()のプロトタイプを含めた.
author_nothere <_nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 6 May 2002 17:13:12 +0000 (17:13 +0000)
committer_nothere <_nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 6 May 2002 17:13:12 +0000 (17:13 +0000)
src/externs.h

index 2a6029d..04a6124 100644 (file)
@@ -652,6 +652,7 @@ extern bool research_mon(void);
 extern void kamaenaoshi(int item);
 extern bool ang_sort_comp_hook(vptr u, vptr v, int a, int b);
 extern void ang_sort_swap_hook(vptr u, vptr v, int a, int b);
+extern s16b inscribe_flags(object_type *o_ptr, cptr out_val);
 
 /* cmd4.c */
 extern errr do_cmd_write_nikki(int type, int num, cptr note);