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