MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / addCompatibilityClasses

Function addCompatibilityClasses

utility/gdre_settings.cpp:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 return singleton;
196}
197void addCompatibilityClasses() {
198 ClassDB::add_compatibility_class("PHashTranslation", "OptimizedTranslation");
199}
200
201GDRESettings::GDRESettings() {
202#ifdef TOOLS_ENABLED

Callers 1

GDRESettingsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected