Initial Update to new version
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Math {
|
||||
namespace Vector3 {
|
||||
const char* ToString(app::Vector3__Boxed* v);
|
||||
const char* ToString(app::Vector3* v);
|
||||
const char* ToString(app::Vector3 v);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user