Running clang-format

This commit is contained in:
mibi88 2024-07-31 17:27:23 +02:00
parent 3dbf00f53d
commit 5d4a862620

View file

@ -32,9 +32,9 @@ extern bopti_image_t player_face_img;
extern Map *worldRPG[];
/* Game data (defined in "game.h")*/
Game game = {NULL,
{12 * PXSIZE, 36 * PXSIZE, 0, 0, 100,
SPEED, false, 0, false, false, true},
Game game = {
NULL,
{12 * PXSIZE, 36 * PXSIZE, 0, 0, 100, SPEED, false, 0, false, false, true},
{{}, {}, 0},
false,
false,