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