Skip to content

Commit a901470

Browse files
tabs -> spaces
1 parent 26367c3 commit a901470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/hekate.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ namespace Hekate {
5858
/* 0x98 */ char id[8];
5959
/* 0xA0 */ char emummc_path[0x78];
6060
/* */ };
61-
/* 0x98 */ u8 ums;
62-
/* 0x98 */ u8 xt_str[0x80];
61+
/* 0x98 */ u8 ums;
62+
/* 0x98 */ u8 xt_str[0x80];
6363
/* */ };
6464
};
6565
// clang-format on

0 commit comments

Comments
 (0)