X-Git-Url: https://eleni.mutantstargoat.com/git/?p=lighthouse;a=blobdiff_plain;f=src%2Fgeom.h;h=fb8e60ab3055a82caf2307f92674745a9cdb75e7;hp=14ba1255b0f1c66e7a683dab70713e33ffdb2e7a;hb=9b811ea924fd4def0b2b6e55757199a3fb5b5718;hpb=52c92982b43e45e841c06443e354f90e0c450d89 diff --git a/src/geom.h b/src/geom.h index 14ba125..fb8e60a 100644 --- a/src/geom.h +++ b/src/geom.h @@ -6,6 +6,6 @@ void destroy_geom(); void faros(); void ground(); -void xlogo(); +void xlogo(float sz, float alpha, float xcircle); #endif /* GEOM_H_ */