mirror of https://github.com/AxioDL/metaforce.git
10 lines
103 B
C++
10 lines
103 B
C++
|
#include "CTweaks.hpp"
|
||
|
|
||
|
void CTweaks::RegisterTweaks()
|
||
|
{
|
||
|
}
|
||
|
|
||
|
void CTweaks::RegisterResourceTweaks()
|
||
|
{
|
||
|
}
|