|
SSBM Decomp
|
#include <demo.h>
Data Fields | |
| char * | title |
| struct STRUCT_DEMOWIN * | handle |
| struct STRUCT_LISTBOX_ITEM * | items |
| long | max_display_items |
| unsigned long | flags |
| long | num_display_items |
| long | num_items |
| unsigned long | max_str_len |
| long | curr_pos |
| long | display_pos |
| int | cursor_state |
| char* STRUCT_LISTBOX::title |
| struct STRUCT_DEMOWIN* STRUCT_LISTBOX::handle |
| struct STRUCT_LISTBOX_ITEM* STRUCT_LISTBOX::items |
| long STRUCT_LISTBOX::max_display_items |
| unsigned long STRUCT_LISTBOX::flags |
| long STRUCT_LISTBOX::num_display_items |
| long STRUCT_LISTBOX::num_items |
| unsigned long STRUCT_LISTBOX::max_str_len |
| long STRUCT_LISTBOX::curr_pos |
| long STRUCT_LISTBOX::display_pos |
| int STRUCT_LISTBOX::cursor_state |