mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove duplicate macro definitions
This commit is contained in:
@ -22,6 +22,4 @@
|
||||
#define DEBUG_SETTINGS DEBUG_SETTINGS_SCOPES
|
||||
#endif
|
||||
|
||||
#define MRAD_TO_DEG(d) ((d) / 17.45329252) // Conversion factor: 9 / (50 * PI)
|
||||
|
||||
#include "\z\ace\addons\main\script_macros.hpp"
|
||||
|
Reference in New Issue
Block a user