Difference between revisions of "ShowSleepWaitMenu"
Jump to navigation
Jump to search
m
no edit summary
imported>Odessa (Added function template + category. Discovered arg2 is optional via GECK.) |
imported>DevinPatterson m |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = GECK1 | |origin = GECK1 | ||
|summary = Displays the wait/sleep menu. Has two parameters, the second is optional. | |summary = Displays the wait/sleep menu. Has two parameters, the second is optional. The first parameter specifies a wait or a sleep menu, 0 = Wait Menu, 1 = Sleep Menu | ||
|name = ShowSleepWaitMenu | |name = ShowSleepWaitMenu | ||
|returnType = ? | |returnType = ? |