mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-11 22:19:06 +00:00
7 lines
76 B
C++
7 lines
76 B
C++
|
|
|
|
namespace InternalColliders {
|
|
void AddTypes();
|
|
void AddColliders();
|
|
}
|