mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed typo.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
# define BGFX_SHARED_LIB_USE 0
|
||||
#endif // BGFX_SHARED_LIB_USE
|
||||
|
||||
#if BX_PLATFORM_WINDOWS || BX_PLATFROM_WINRT
|
||||
#if BX_PLATFORM_WINDOWS || BX_PLATFORM_WINRT
|
||||
# define BGFX_SYMBOL_EXPORT __declspec(dllexport)
|
||||
# define BGFX_SYMBOL_IMPORT __declspec(dllimport)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user