>>53762339>>53763752Technically (on x86/64 at least), what constitutes a bool is an 8-bit data type despite needing only 1 bit to represent all possible states. So only 1/8 of the space occupied by the variable is actually used, and the rest is just padding for alignment.
What's inside a pokebool is likely 1/8 mon and 7/8 unused space. Who knows if the space is actually unused or what garbage might linger there whenever the party is rearranged or the mon is deployed and retrieved...