mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Better fix (nw)
This commit is contained in:
parent
782af5c10e
commit
17305df016
@ -7,7 +7,7 @@
|
||||
//============================================================
|
||||
|
||||
#include "uniform.h"
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
bgfx_uniform::bgfx_uniform(std::string name, bgfx::UniformType::Enum type)
|
||||
: m_name(name)
|
||||
|
Loading…
Reference in New Issue
Block a user