9 lines
105 B
C++
9 lines
105 B
C++
#include "unit.hpp"
|
|
|
|
void Unit::_bind_methods() {
|
|
#define CLASSNAME Unit
|
|
}
|
|
|
|
void Unit::_enter_tree() {
|
|
}
|