Author Topic: [Resource] Fast bitwise (un)signed integer addition/subtraction  (Read 2699 times)

   %a = 1;

   while (%a)
I'm still trying to wrap my head around how this doesn't crash the game.

Oh, now I see. Nevermind.