X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=globals.h;h=0b76cd7bb3cabf8c490d7ac4e595e7e0930dcf0c;hp=c98f1f8d61ed5043859a474204b74bd5dad8e206;hb=HEAD;hpb=1f56b653a3e8284f1d9164758d54b93e611af954 diff --git a/globals.h b/globals.h index c98f1f8..0b76cd7 100644 --- a/globals.h +++ b/globals.h @@ -19,6 +19,8 @@ extern SDL_Surface *surf_rock[NROCKS], // THE ROCKS *surf_font_big; // The big font +extern float t_frame; + extern font *g_font; // Other global variables