geni
geni
These functions aren't available to use in a release yet, however it wouldn't be a bad idea to make a draft PR replacing our alignment code with them until the...
Sorry, sorry.. This should be the last save format change. Automatic conversion will still be available for a few releases, just as it originally was with the switch to MessagePack.
To be done in a way similar to Minecraft's. Requires #60 and #61.
The user is unable to scroll by holding down the up/down buttons; instead, they must press either button down, let go of it and then press down on it again....
[Dump from v1.0.2-7bf7d65](https://f.geni.site/Qyt.dmp) ``` 0x0010ddb4: _ZN5Piece4drawE7Vector2mRK10PieceShape9PieceType at :? 0x0010dde4: _ZN5Piece4drawE7Vector2mRK10PieceShape9PieceType at :? ``` (used ELF from automated release) `_ZN5Piece4drawE7Vector2mRK10PieceShape9PieceType` is ```cpp static void Piece::draw(const Vector2 origin, const u32 tileSize, const...