X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=common.h;h=0890ac4ef005d6ec3ccf6236fb0f117a80fc864f;hb=bceb3a28f8127fa27a17f480bd21fa20a340e848;hp=c0a5f3599187fa39904489082b25954c1f13d847;hpb=b93c61c54e7ac56f6808b9a563d3e4221ca8482e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/common.h b/common.h index c0a5f35..0890ac4 100644 --- a/common.h +++ b/common.h @@ -11,6 +11,8 @@ #include "vg/vg.h" #include "anyascii/anyascii.h" +#define RESET_MAX_TIME 45.0 + typedef struct ray_hit ray_hit; struct ray_hit {