Data Fields | |
SDL_Overlay * | bmp |
SDL_Rect | rect |
Definition at line 130 of file console_gui.c.
SDL_Overlay* bmp |
Definition at line 131 of file console_gui.c.
Referenced by cleanup_sdl(), set_win(), and show_frame().
SDL_Rect rect |
Definition at line 132 of file console_gui.c.
Referenced by sdl_setup(), set_win(), and show_frame().