X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=common.h;h=bac81a78aa09ae898a0e018b9326d1fd9ab0632b;hb=f7db507815e2822d971031c30f25e02b45e9c914;hp=2e254f9d22adb6849840618bf706aa1ffbc86696;hpb=75703291fbf045008a3b1ebb20fc46a2617b6b3b;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