Method object refactor
This commit is contained in:
parent
714bdaef12
commit
715175085e
25 changed files with 420 additions and 529 deletions
|
|
@ -9,7 +9,4 @@ namespace tp::obj {
|
|||
static ObjectType TypeData;
|
||||
};
|
||||
|
||||
#define NDO_NULL objects_api::getNull()
|
||||
#define NDO_NULL_REF objects_api::getNullReferenced()
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue