Difference between revisions of "Value:Action Flags"
Jump to navigation
Jump to search
Squall FF8 (talk | contribs) (Created page with "{{Table bitwise | | | | Flirting | Jumping | | Guarding | Defending}} Category:Bitwise Category:SNES Category:Needs work") |
(No difference)
|
Latest revision as of 11:35, 4 October 2022
Bit | Bin | Hex | Status |
---|---|---|---|
7 | 10000000 | 0x80 | Defending |
6 | 01000000 | 0x40 | Guarding |
5 | 00100000 | 0x20 | |
4 | 00010000 | 0x10 | Jumping |
3 | 00001000 | 0x08 | Flirting |
2 | 00000100 | 0x04 | |
1 | 00000010 | 0x02 | |
0 | 00000001 | 0x01 |