OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / core / magic-effects-timeout-reducer.h
index 004ad0d..7fdfd38 100644 (file)
@@ -1,3 +1,5 @@
 #pragma once
 
-void process_world_aux_timeout(player_type* creature_ptr);
+#include "system/angband.h"
+
+void reduce_magic_effects_timeout(player_type* creature_ptr);