Remove extra newline

This commit is contained in:
Arceveti
2022-08-09 22:28:53 -07:00
parent da9e796457
commit ee96ec7417

View File

@@ -392,7 +392,6 @@ const struct Painting bob_painting = {
/* ID */ PAINTING_ID_CASTLE_BOB,
/* Image Count */ 2,
/* Alpha */ 0xFF,
/* Texture Type */ PAINTING_IMAGE,
/* Ripple Trigger */ RIPPLE_TRIGGER_PROXIMITY,
/* Ripple Animation */ RIPPLE_ANIM_PROXIMITY,