Difference between revisions of "05E5"
Jump to navigation
Jump to search
Prographer (talk | contribs) (Created page with "{{OpCode | games = {{Icon|VC}} {{Icon|III}} | description = Gets the ID version of the game: | syntax1 = 05E5: [''var''] = game_version | p1t = [''var''] | p...") |
|||
| Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
| − | | games = {{Icon|VC}} {{Icon|III}} | + | | games = {{Icon|VC}} {{Icon|III}} (with [[CLEO]]) |
| − | | description = Gets the ID version of the game | + | | description = Gets the ID version of the game |
| syntax1 = 05E5: [''var''] = game_version | | syntax1 = 05E5: [''var''] = game_version | ||
| p1t = [''var''] | | p1t = [''var''] | ||
| − | | p1d = Variable to store the game version}} | + | | p1d = Variable to store the game version ID}} |
| − | 0 | + | {|class="wikitable" |
| − | 1 | + | ! ID |
| + | ! Game Version | ||
| + | |- | ||
| + | | 0 || 1.0 | ||
| + | |- | ||
| + | | 1 || 1.1 | ||
| + | |} | ||
== Keywords == | == Keywords == | ||
version | version | ||
| + | |||
| + | [[Category:CLEO Opcodes]] | ||
Latest revision as of 18:04, 27 October 2019
(with CLEO)
- Description
- Gets the ID version of the game
- Syntax
- 05E5: [var] = game_version
- Parameter
- [var]
- Variable to store the game version ID
| ID | Game Version |
|---|---|
| 0 | 1.0 |
| 1 | 1.1 |
Keywords
version