Skip to content
Permalink
Browse files
revert 2b2a87f
  • Loading branch information
KrahJohlito committed Aug 13, 2021
1 parent d29f9a6 commit 5b6108db351cadccc54db2f80b411d526e6cc2f8
Showing with 1 addition and 1 deletion.
  1. +1 −1 include/supportbase.h
@@ -27,7 +27,7 @@ typedef struct

typedef struct
{
char name[UL_GAME_NAME_MAX + 1];
char name[UL_GAME_NAME_MAX];
char startup[15];
u8 parts;
u8 media; // Disc type

0 comments on commit 5b6108d

Please sign in to comment.