Fixed constant name not following the coding-guideline

This commit is contained in:
ulteq
2015-04-16 19:00:37 +02:00
parent aeffc55859
commit 668888de81
10 changed files with 18 additions and 18 deletions

View File

@ -11,4 +11,4 @@
#include "\z\ace\addons\main\script_macros.hpp"
#define _dsp (uiNamespace getVariable "ATragMX_Display")
#define __DSP (uiNamespace getVariable "ATragMX_Display")