| Name | Value | Description |
|---|---|---|
| option | 1 | cursor position in the room list |
| endx | 8 | how many rooms fit on the screen at once |
| selected | 0 | |
| shift | 0 | position in the list to start drawing to the screen from |
| timer | 0 | |
| quickScrollTimer | 25 | |
| lr | room_last | |
| roomlist | ds_list_create() | |
| roomnames | ds_list_create() | |
| nonLevels | makeArray() | |
| n | room_get_name(i) |