#include "CTweaks.hpp" namespace Retro { namespace Common { void CTweaks::RegisterTweaks() { } void CTweaks::RegisterResourceTweaks() { } } }