FIX ifndef
This commit is contained in:
parent
1eade09c07
commit
5aa7532dd4
@ -34,8 +34,9 @@
|
|||||||
#define __DRM_BUILDNUMBER 0
|
#define __DRM_BUILDNUMBER 0
|
||||||
#define __DRM_BUILDNUMBER_MAX 0
|
#define __DRM_BUILDNUMBER_MAX 0
|
||||||
#endif
|
#endif
|
||||||
|
#ifndef __DRM_NAME
|
||||||
#define __DRM_NAME "UNDEFINED"
|
#define __DRM_NAME "UNDEFINED"
|
||||||
|
#endif
|
||||||
|
|
||||||
#if __DRM_ENABLED != false
|
#if __DRM_ENABLED != false
|
||||||
#define DRM_CHECK_STEAM __DRM_STEAM
|
#define DRM_CHECK_STEAM __DRM_STEAM
|
||||||
|
Reference in New Issue
Block a user