Foone🏳️⚧️<p>I would say it's the result of a badly written debug macro, ie there's a function that only prints <a href="https://digipres.club/tags/IFDEF" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IFDEF</span></a> DEBUG, instead of a function that's only called if DEBUG is defined. </p><p>except it takes no parameters, so that'd only work if it's a debug function that examples globals and prints about them.</p><p>which is possible, this program is global-heavy</p>