]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/plugin.cpp
various: reindent classes
[xonotic/netradiant.git] / radiant / plugin.cpp
index 9d55cf3b4a5126afe5d54d8da82ce96097d762ea..2c3d6dd0cc5e05570c302caa3231f32e76589683 100644 (file)
@@ -128,6 +128,7 @@ RadiantCoreAPI(){
        m_radiantcore.getEnginePath = &EnginePath_get;
        m_radiantcore.getLocalRcPath = &LocalRcPath_get;
        m_radiantcore.getAppPath = &AppPath_get;
+       m_radiantcore.getDataPath = &DataPath_get;
        m_radiantcore.getGameToolsPath = &GameToolsPath_get;
        m_radiantcore.getSettingsPath = &SettingsPath_get;
        m_radiantcore.getMapsPath = &getMapsPath;