X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=common.h;h=bac81a78aa09ae898a0e018b9326d1fd9ab0632b;hb=c88172d6968a02a4e643b74cc419c0ac8168d92a;hp=2e254f9d22adb6849840618bf706aa1ffbc86696;hpb=6d98c1e42c1617a8a426f9f0c0df99b75725b486;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/common.h b/common.h index 2e254f9..bac81a7 100644 --- a/common.h +++ b/common.h @@ -25,7 +25,6 @@ enum menu_controller_type }; VG_STATIC enum menu_controller_type menu_display_controller; -VG_STATIC float g_fov_option = 0.86f; typedef struct ray_hit ray_hit; struct ray_hit