idk
idk copied to clipboard
Fix gcc15 Compilation
Something about the initialization order here broke compilation for newer gcc versions. Just decided to move the variable up above everything else. This fixes https://github.com/soasis/idk/issues/15#issue-3261331975 for me.