Skip to content

Commit

Permalink
Fixed #587
Browse files Browse the repository at this point in the history
  • Loading branch information
valinet committed Dec 22, 2021
1 parent b31921a commit 5fb3ced
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ExplorerPatcher/symbols.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ const char* twinui_pcshell_SN[TWINUI_PCSHELL_SB_CNT] = {
TWINUI_PCSHELL_SB_4,
TWINUI_PCSHELL_SB_5,
TWINUI_PCSHELL_SB_6,
TWINUI_PCSHELL_SB_7
TWINUI_PCSHELL_SB_7,
TWINUI_PCSHELL_SB_8
};
const char* startdocked_SN[STARTDOCKED_SB_CNT] = {
STARTDOCKED_SB_0,
Expand Down

0 comments on commit 5fb3ced

Please sign in to comment.