X-Git-Url: http://git.mutantstargoat.com?p=faros-demo;a=blobdiff_plain;f=src%2Fgeom.h;fp=src%2Fgeom.h;h=fb8e60ab3055a82caf2307f92674745a9cdb75e7;hp=14ba1255b0f1c66e7a683dab70713e33ffdb2e7a;hb=1aaca3876c029a6558d193bf315e2ce188ce1d79;hpb=3ab4c732d6d2b7dccfe34f1ae7be9025ef79611b 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_ */