]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/command/rpn.qh
Massive revamp of help system code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / command / rpn.qh
index 5ae0b842b1a17a2c40c89b5a0ae9fcd96d16e548..6ffc5e1cb4e185206bd84abb11f19546e8c81cfb 100644 (file)
@@ -1,3 +1,8 @@
+// =========================================================
+//  Declarations for RPN command code, written by divVerent
+//  Last updated: December 28th, 2011
+// =========================================================
+
 #define MAX_RPN_STACK 16
 float rpn_db;
 float rpn_error;