mirror of
https://github.com/godotengine/godot.git
synced 2026-02-07 19:32:36 +00:00
Add GDSOFTCLASS to six inheritors of Object
This commit is contained in:
@@ -67,6 +67,8 @@ public:
|
||||
};
|
||||
|
||||
class RenderingDeviceCommons : public Object {
|
||||
GDSOFTCLASS(RenderingDeviceCommons, Object);
|
||||
|
||||
////////////////////////////////////////////
|
||||
// PUBLIC STUFF
|
||||
// Exposed by RenderingDevice, and shared
|
||||
|
||||
Reference in New Issue
Block a user