In most cases, defines that take arguments have a space separating them from their definition, eg. #define DEFINE(a) print(a). In some, however, the space was missing, often in the same file or even right next to others that did have a space. This streamlines the style with space across the repo.
In most cases, defines that take arguments have a space separating them from their definition, eg.
#define DEFINE(a) print(a)
. In some, however, the space was missing, often in the same file or even right next to others that did have a space. This streamlines the style with space across the repo.Discord contact info
bassoonian