]> git.lizzy.rs Git - nothing.git/blobdiff - src/game/level/goals.h
Remove Lt from PointLayer
[nothing.git] / src / game / level / goals.h
index 013fbd41d610997240aa39021b19014398d9b225..a0374d3bcc9e36fa2b1c2c396fbac7d40ea74252 100644 (file)
@@ -9,7 +9,6 @@
 #include "config.h"
 
 typedef struct Goals Goals;
-typedef struct PointLayer PointLayer;
 
 Goals *create_goals_from_point_layer(const PointLayer *point_layer);
 void destroy_goals(Goals *goals);