fix typos
This commit is contained in:
parent
9e2e7f5809
commit
ca1ae75b07
18 changed files with 62 additions and 55 deletions
|
|
@ -10,7 +10,7 @@ namespace tp::obj {
|
|||
RGBA mCol;
|
||||
|
||||
static ObjectType TypeData;
|
||||
static ObjectTypeAriphmetics TypeAriphm;
|
||||
static ObjectTypeArithmetics TypeAriphm;
|
||||
|
||||
static void constructor(ColorObject* self);
|
||||
static void copy(ColorObject* self, const ColorObject* in);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue