059A
Jump to navigation
Jump to search
- Description
- Checks if the game is Australian
- Syntax
- 059A: australian_game
- Parameter
- none
This conditional opcode always returns true as the result for the Australian version of the game. Otherwise, it always returns false. The return result is hardcoded into the game. Most mods generally support non-Australian versions of the games so this opcode can generally be used to return false when returning from a gosub or an SCM function.
Keywords
Australia, Australian, game, return, false