From c9721204ea3db03cdee27f44698351229e79134f Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Mon, 25 Feb 2013 01:40:09 -0500 Subject: [PATCH] todo note --- qcsrc/common/notifications.qh | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 73921cea1..0843bb3d6 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -604,6 +604,7 @@ string arg_slot[NOTIF_MAX_ARGS]; // todo possible idea.... declare how many floats/strings each arg needs, and then dynamically increment the input // this way, we don't need to have duplicates like i.e. s2loc and s3loc +// f1time todo #define NOTIF_ARGUMENT_LIST \ ARG_CASE(ARG_CS_SV_HA, "s1", s1) \ -- 2.39.2