back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/ghosts.h
diff options
context:
space:
mode:
Diffstat (limited to 'ghosts.h')
-rw-r--r--ghosts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghosts.h b/ghosts.h
index ff8eb75..df5487e 100644
--- a/ghosts.h
+++ b/ghosts.h
@@ -59,7 +59,6 @@ struct ghost_type {
struct coordinates position;
struct coordinates home_position;
enum ghost_color color;
- int frightened_status;
enum movement_direction direction;
struct prison prison_params;
struct capture capture_info;