X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fcommand%2Frpn.qh;h=91b1dd9b9313e8873a3efc25885fddc4c49ba203;hb=c07a907b93f175325805959e59b844d1c37b80f4;hp=6ffc5e1cb4e185206bd84abb11f19546e8c81cfb;hpb=2d2a167c9d4f4ffd8f4234309c936d99e842869b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/command/rpn.qh b/qcsrc/common/command/rpn.qh index 6ffc5e1cb..91b1dd9b9 100644 --- a/qcsrc/common/command/rpn.qh +++ b/qcsrc/common/command/rpn.qh @@ -7,4 +7,4 @@ float rpn_db; float rpn_error; float rpn_sp; -string rpn_stack[MAX_RPN_STACK]; \ No newline at end of file +string rpn_stack[MAX_RPN_STACK];