X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=src%2Factors.h;h=d88c66fa59000645b24ad2bf3b836874cf6749d0;hb=d966716bf65408119fae415c74fc274ff144f46d;hp=51d6612ae1c49b65cbd0a35d94fc9f2432eff1b8;hpb=c23b884c2b47fffde180af8179cd8ede5ff67241;p=plomrogue diff --git a/src/actors.h b/src/actors.h index 51d6612..d88c66f 100644 --- a/src/actors.h +++ b/src/actors.h @@ -1,7 +1,6 @@ #ifndef ACTORS_H #define ACTORS_H -#include #include "yx_uint16.h" struct World;