mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-09 02:19:07 +00:00
Re-add accidentally removed functions
This commit is contained in:
parent
dbab69bf97
commit
884900b892
@ -16,6 +16,9 @@ public:
|
|||||||
static void InitBeginTypes();
|
static void InitBeginTypes();
|
||||||
static void InitAddType(Type tp);
|
static void InitAddType(Type tp);
|
||||||
static void InitEndTypes();
|
static void InitEndTypes();
|
||||||
|
|
||||||
|
static void InitBeginColliders();
|
||||||
|
static void InitAddCollider(Type tp);
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user