We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85506e0 commit 96a9be6Copy full SHA for 96a9be6
include/spm/evt_npc.h
@@ -58,9 +58,9 @@ UNKNOWN_FUNCTION(func_80101f48);
58
UNKNOWN_FUNCTION(func_80102424);
59
EVT_UNKNOWN_USER_FUNC(evt_npc_glide_to)
60
EVT_UNKNOWN_USER_FUNC(func_80102bf8)
61
-EVT_UNKNOWN_USER_FUNC(evt_npc_get_hp)
+EVT_UNKNOWN_USER_FUNC(evt_npc_get_hp);
62
UNKNOWN_FUNCTION(evt_npc_get_max_hp);
63
-EVT_UNKNOWN_USER_FUNC(evt_npc_set_hp)
+EVT_UNKNOWN_USER_FUNC(evt_npc_set_hp);
64
65
// evt_npc_delete(const char * name)
66
EVT_DECLARE_USER_FUNC(evt_npc_delete, 1)
0 commit comments