OSDN Git Service

[Refactor] #37353 型の置換。 / Type replacement. (BASE_STATUS / A_MAX)
[hengband/hengband.git] / src / spells-object.h
index 320e332..7c4d271 100644 (file)
@@ -1,3 +1,4 @@
 #pragma once
 
-bool do_cmd_archer(void);
+extern bool create_ammo(void);
+extern bool import_magic_device(void);