source: anuga_work/development/anugavis/src/libanugavis/globals.c @ 5217

Last change on this file since 5217 was 5217, checked in by jack, 16 years ago

Prepared for shared data structures in libanugavis.

File size: 64 bytes
Line 
1#include <SDL.h>
2#include "globals.h"
3
4SDL_Surface *screen;
Note: See TracBrowser for help on using the repository browser.