summaryrefslogtreecommitdiff
path: root/include/entity.h
diff options
context:
space:
mode:
authorTal Hayon <talhayon1@gmail.com>2022-04-10 20:27:22 +0300
committerTal Hayon <talhayon1@gmail.com>2022-04-10 20:27:22 +0300
commitc06564fd55219f9129c228d23f09933d39b33cc2 (patch)
treeb10bb03efb05c1e42a4f93a88dda62575e109c96 /include/entity.h
parente50351df20adf608771d91bfe6aa736b094e75a8 (diff)
Decompile Subtask_FadeIn/Out
Diffstat (limited to 'include/entity.h')
-rw-r--r--include/entity.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/entity.h b/include/entity.h
index 618bb701..30bc9a75 100644
--- a/include/entity.h
+++ b/include/entity.h
@@ -485,6 +485,8 @@ void SetInitializationPriority(void);
*/
void ResetSystemPriority(void);
+void sub_0805E958(void);
+
/**
* LinkedList's which point to allocate Entities.
* These work together with Entity.prev and Entity.next fields