Difference between revisions of "09FA"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | games = {{Icon|SA}} | |
− | ''' | + | | command = HAS_GAME_JUST_RETURNED_FROM_FRONTEND |
+ | | description = Checks if the main menu is closed | ||
+ | | syntax1 = 09FA: is_menu_closed | ||
+ | | p1t = ''none'' | ||
+ | }} | ||
− | This opcode | + | This conditional opcode returns true if the main menu is closed. It is commonly used in pair with [[0A0F]]. |
− | ==Keywords== | + | == Keywords == |
− | check, menu, closed | + | check, menu, frontend, returned, closed |
− | |||
− |
Latest revision as of 23:28, 28 November 2016
HAS_GAME_JUST_RETURNED_FROM_FRONTEND
- Description
- Checks if the main menu is closed
- Syntax
- 09FA: is_menu_closed
- Parameter
- none
This conditional opcode returns true if the main menu is closed. It is commonly used in pair with 0A0F.
Keywords
check, menu, frontend, returned, closed