1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-26 14:38:30 +02:00

Remove trailing whitespace in create_buffers

This was added in by AllyTally in
19b2a317f1.
This commit is contained in:
Misa 2023-03-03 15:23:55 -08:00
parent 5beaf973ce
commit e31344c68c

View File

@ -193,7 +193,7 @@ void Graphics::create_buffers(void)
backgroundTexture = CREATE_SCROLL_TEXTURE;
towerbg.texture = CREATE_SCROLL_TEXTURE;
titlebg.texture = CREATE_SCROLL_TEXTURE;
#undef CREATE_SCROLL_TEXTURE
#undef CREATE_TEXTURE
#undef CREATE_TEXTURE_WITH_DIMENSIONS