d_lyt_do_button_related OK

This commit is contained in:
robojumper
2025-05-16 11:18:43 +02:00
parent df17fa201a
commit 96264ddedc
16 changed files with 412 additions and 154 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef MISC_ACTOR_H
#define MISC_ACTOR_H
bool checkIsInSkykeepPuzzle();
#endif