mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
More stubs and main flow layout
This commit is contained in:
17
Runtime/MP1/CTweaks.cpp
Normal file
17
Runtime/MP1/CTweaks.cpp
Normal file
@@ -0,0 +1,17 @@
|
||||
#include "CTweaks.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
namespace Common
|
||||
{
|
||||
|
||||
void CTweaks::RegisterTweaks()
|
||||
{
|
||||
}
|
||||
|
||||
void CTweaks::RegisterResourceTweaks()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user