aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/classes/GUITextureRect.cpp
blob: 13fd3bbb4c4223246a4d9c0592325076c6711ffa (plain) (blame)
1
2
3
4
5
6
#include "GUITextureRect.hpp"

using namespace godot;
using namespace OpenVic;

void GUITextureRect::_bind_methods() {}