X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=menu.h;fp=menu.h;h=47d3be69866c67819d53757459d9966bde51890a;hb=17e0e3f9fbd27bb3bee0bfcfb8e0c8dab80d28bf;hp=9086b83845d3b625b25d033c197cb3968f635aef;hpb=c6d2da460f572217f38b3a89f947cc75bf9414ff;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/menu.h b/menu.h index 9086b83..47d3be6 100644 --- a/menu.h +++ b/menu.h @@ -44,6 +44,8 @@ struct global_menu const char *web_link; /* if set; modal */ i32 web_choice; + + GLuint prem_tex; } extern menu;