Explorar o código

base pack apps sort

MX %!s(int64=2) %!d(string=hai) anos
pai
achega
8b710c2069
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      helpers/hex_viewer_storage.h

+ 2 - 1
helpers/hex_viewer_storage.h

@@ -1,3 +1,5 @@
+#pragma once
+
 #include <stdlib.h>
 #include <string.h>
 #include <storage/storage.h>
@@ -17,6 +19,5 @@
 void hex_viewer_save_settings(void* context);
 void hex_viewer_read_settings(void* context);
 
-
 bool hex_viewer_open_file(void* context, const char* file_path);
 bool hex_viewer_read_file(void* context);