![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Variables | |
| const int | COLOR_RED = 0xFFF22613 |
| const int | COLOR_GREEN = 0xFF2ECC71 |
| const int | COLOR_BLUE = 0xFF4B77BE |
| const int | COLOR_YELLOW = 0xFFF7CA18 |
| const int | COLOR_RED_A = 0x1fF22613 |
| const int | COLOR_GREEN_A = 0x1f2ECC71 |
| const int | COLOR_BLUE_A = 0x1f4B77BE |
| const int | COLOR_YELLOW_A = 0x1fF7CA18 |
| const int COLOR_BLUE = 0xFF4B77BE |
Definition at line 23 of file constants.c.
| const int COLOR_BLUE_A = 0x1f4B77BE |
Definition at line 28 of file constants.c.
| const int COLOR_GREEN = 0xFF2ECC71 |
Definition at line 22 of file constants.c.
| const int COLOR_GREEN_A = 0x1f2ECC71 |
Definition at line 27 of file constants.c.
| const int COLOR_RED = 0xFFF22613 |
Definition at line 21 of file constants.c.
| const int COLOR_RED_A = 0x1fF22613 |
Definition at line 26 of file constants.c.
| const int COLOR_YELLOW = 0xFFF7CA18 |
Definition at line 24 of file constants.c.
| const int COLOR_YELLOW_A = 0x1fF7CA18 |
Definition at line 29 of file constants.c.