OSDN Git Service

[Refactor] #37287 #37353 型の置換。 / Type replacement.
[hengband/hengband.git] / src / chest.h
index 9af1095..52a9a87 100644 (file)
@@ -1,4 +1,4 @@
 \r
-extern void chest_death(bool scatter, int y, int x, s16b o_idx);\r
-extern void chest_trap(POSITION y, POSITION x, KIND_OBJECT_IDX o_idx);\r
+extern void chest_death(bool scatter, POSITION y, POSITION x, OBJECT_IDX o_idx);\r
+extern void chest_trap(POSITION y, POSITION x, OBJECT_IDX o_idx);\r
 \r