]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud.qh
Make Samual's horribilificabilitudinitatibus system compile again.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qh
index db9405ef6af6039b968176b9de277fb0aae5820b..1fe76b091cc2239684a1a420d1e5ee95108b8a8e 100644 (file)
@@ -132,7 +132,7 @@ float current_player;
                hud_panelent.panel_draw = ##draw_func; \
                ++HUD_PANEL_NUM; \
        } \
-       ACCUMULATE_FUNCTION(RegisterHUD_Panels, RegisterHUD_Panel_##NAME)
+       ACCUMULATE_FUNCTION(RegisterHUD_Panels, RegisterHUD_Panel_##NAME);
 
 HUD_PANELS
 #undef HUD_PANEL