===========================================================================
| 84 | |
| 85 | //=========================================================================== |
| 86 | bool KeybGetAltStatus() |
| 87 | { |
| 88 | return g_bAltKey; |
| 89 | } |
| 90 | |
| 91 | //=========================================================================== |
| 92 | bool KeybGetCtrlStatus() |
no outgoing calls
no test coverage detected