mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
commit
284cf12037
@ -10,6 +10,7 @@
|
||||
//============================================================
|
||||
|
||||
#include "valueuniform.h"
|
||||
#include <cstring>
|
||||
|
||||
bgfx_value_uniform::bgfx_value_uniform(bgfx_uniform* uniform, float* values, const int count)
|
||||
: bgfx_entry_uniform(uniform)
|
||||
|
Loading…
Reference in New Issue
Block a user