9 lines
114 B
C++
9 lines
114 B
C++
#pragma once
|
|
|
|
|
|
|
|
// void set_property(const char* name, const int value);
|
|
// int get_property(const char* name);
|
|
|
|
|