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 &quot;static&quot; by default. I feel this is the common case, and it would make more sense to mark &quot;public&quot; or &quot;exported&quot; functions/variables
-
Post #3012157
Enabled -Wimplicit-fallthrough on my engine+games codebase, and it solved a mystery for past seb!