bgfx/examples/25-c99
Matthew Endsley 79e4695b70 Fix C99 example for MSVC toolchains
The existing code is valid C99, however there only C99
specific feature used that is incompatible with the
MSVC C compiler is the relaxed variable declaration rules.
2015-03-27 21:29:55 -07:00
..
helloworld.c Fix C99 example for MSVC toolchains 2015-03-27 21:29:55 -07:00