Elektrine lite

← Feed

Sébastien de Graffenried

seb_degraff@mastodon.gamedev.place

<p>Game dev, from Switzerland. Working on Terraformers. Game jams, homemade game engine dev</p>

Posts

  • Post #3012158

    I wish C functions and global variables would be &amp;quot;static&amp;quot; by default. I feel this is the common case, and it would make more sense to mark &amp;quot;public&amp;quot; or &amp;quot;exported&amp;quot; functions/variables

  • Post #3012157

    Enabled -Wimplicit-fallthrough on my engine+games codebase, and it solved a mystery for past seb!