Skip to content

Commit

Permalink
Fix Keisha missing from SS3 character list
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Oct 31, 2023
1 parent e3fba58 commit 6eac0ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion include/ss3charnames.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extern const u16 ss3CharacterOrder_AtoB[70];
extern const u16 ss3CharacterOrder_CtoD[62];
extern const u16 ss3CharacterOrder_EtoF[41];
extern const u16 ss3CharacterOrder_GtoI[35];
extern const u16 ss3CharacterOrder_JtoL[109];
extern const u16 ss3CharacterOrder_JtoL[110];
extern const u16 ss3CharacterOrder_MtoN[69];
extern const u16 ss3CharacterOrder_OtoP[26];
extern const u16 ss3CharacterOrder_QtoS[79];
Expand Down
1 change: 1 addition & 0 deletions source/ss3charnames.c
Original file line number Diff line number Diff line change
Expand Up @@ -1001,6 +1001,7 @@ const u16 ss3CharacterOrder_JtoL[] = {
0x00A3, // Keana
0x010B, // Keeva
0x028D, // Keira
0x0033, // Keisha
0x02EE, // Kelly
0x0198, // Kelsie
0x032B, // Kez
Expand Down

0 comments on commit 6eac0ea

Please sign in to comment.