mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-18 22:30:09 +00:00
Reformat to clang-format
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
#include "gifs.h"
|
||||
|
||||
const unsigned char gif::Logo[30427] =
|
||||
{
|
||||
const unsigned char gif::Logo[30427] = {
|
||||
0x47, 0x49, 0x46, 0x38, 0x39, 0x61, 0x80, 0x00, 0x80, 0x00, 0xf6, 0x00,
|
||||
0x00, 0x0f, 0x37, 0x57, 0x17, 0x27, 0x37, 0x17, 0x27, 0x3f, 0x0f, 0x37,
|
||||
0x5f, 0x00, 0x77, 0xef, 0x07, 0x4f, 0x8f, 0x17, 0x2f, 0x47, 0x0f, 0x3f,
|
||||
|
||||
Reference in New Issue
Block a user