X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=water.h;h=81d709e47956e56e992110f2eb8c945c51ee601a;hb=4fccea589f00c06c570cc4ea3e7a69d191328ffb;hp=297240b1a3494467aa8a66effc4f1b7cd662e997;hpb=afa80c76d03f5e983092e9d7be33a9102a7ab25e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/water.h b/water.h index 297240b..81d709e 100644 --- a/water.h +++ b/water.h @@ -35,10 +35,6 @@ static void water_init(void) } static int ray_world( v3f pos, v3f dir, ray_hit *hit ); - -#ifndef VG_RELEASE -__attribute__((minsize)) -#endif static void water_compute_depth( boxf bounds ) { #ifdef VG_RELEASE