libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Functions
glutils_zink.h File Reference
#include "sysmacros.h"
Include dependency graph for glutils_zink.h:

Go to the source code of this file.

Functions

bool_t glutils_in_zink_mode (void)
 

Function Documentation

◆ glutils_in_zink_mode()

bool_t glutils_in_zink_mode ( void  )
Returns
B_TRUE if X-Plane is operating Zink mode, B_FALSE if not.

Definition at line 1446 of file glutils.c.