mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-18 07:01:54 +00:00
chore: format everything
This commit is contained in:
@@ -428,4 +428,3 @@ FloatBuffer* ByteBuffer::asFloatBuffer() {
|
||||
return new FloatBuffer((m_limit - m_position) / 4,
|
||||
(float*)(buffer + m_position));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user