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