mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-24 04:53:28 -04:00
includes correct c99 header file.
This commit is contained in:
parent
9853b5b8f6
commit
139120655d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
// necessary to use this header in conjunction with creating windows.
|
||||
|
||||
#include <bx/platform.h>
|
||||
#include <bgfx/c99/bgfxplatform.h>
|
||||
#include <bgfx/c99/bgfx.h>
|
||||
|
||||
typedef enum bgfx_render_frame
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue