OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Nedal on 18 Feb 2004, 20:37:17

Title: #define CT_STATIC 0
Post by: Nedal on 18 Feb 2004, 20:37:17
i am trying to learn more about description.ext


does someone kow where the diference between
#define CT_STATIC            0
and
#define CT_STATIC   0
is???

what are these spaces good for ?