Closed alphathegeek closed 5 years ago
line 136 should be "ifdef DEBUG_MSGS" and not:
if DEBUG_MSGS
only occurs if "DEBUG_MSGS" is defined, fine otherwise.
line 136 should be "ifdef DEBUG_MSGS" and not:
if DEBUG_MSGS
only occurs if "DEBUG_MSGS" is defined, fine otherwise.