mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Added notice comment.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
#ifndef __BGFXPLATFORM_H__
|
||||
#define __BGFXPLATFORM_H__
|
||||
|
||||
// NOTICE:
|
||||
// This header file contains platform specific interfaces. It is only
|
||||
// necessary to use this header in conjunction with creating windows.
|
||||
|
||||
#include <bx/bx.h>
|
||||
|
||||
#if BX_PLATFORM_LINUX
|
||||
|
||||
Reference in New Issue
Block a user