]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications.qh
Move that shizniz to the .qh file
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qh
index c21488d3664d52dd8e427a418f5bf14a60a84ec0..bc87ef3109072f1b330fc5313e67e3e431ff9022 100644 (file)
@@ -75,6 +75,8 @@ void Local_Notification_WOVA(
 
 #ifdef CSQC // CLIENT ONLY
 void Read_Notification(float is_new);
+string prev_soundfile;
+float prev_soundtime;
 #endif
 
 #ifdef SVQC // SERVER ONLY