another difficulty is that adding a breakpoint for SDL_VideoInit (breakpoint 1) doesn't work correctly, which might have to do with SDL's dynamic API (redirection for calls to SDL's public API)
did some win32 programming today
dumb kitty found a drill!!
new catgirl tech just dropped
also i made a custom binary format for an assignment and it's so weird being able to confidently thumb through something in a hex editor
oh this is VERY cute - if you design a C++ function to use templates (e.g. you want to have a configurable option that affects a hot loop) and want to debug it, you can choose which version of the function you want to debug!
so maybe blindly following instructions from the llama issue tracker wasn't the brightest idea