]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/dialog_settings_video.c
make method names more standard: now Classname_method
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / dialog_settings_video.c
index 5eb228ae9323710656ee6ac0ca0e8e57d73379d2..dd2f960c730af59c7b97ee480363e21c909a00bb 100644 (file)
@@ -18,7 +18,7 @@ entity makeXonoticVideoSettingsTab()
        me.configureDialog(me);
        return me;
 }
-void fillXonoticVideoSettingsTab(entity me)
+void XonoticVideoSettingsTab_fill(entity me)
 {
        entity e;