Match sShipTypes

This commit is contained in:
Aetias
2024-06-16 10:46:34 +02:00
parent 88fbcd38b0
commit 3306a9c7b4
+1 -1
View File
@@ -13,7 +13,7 @@ extern "C" {
#include "Player/TouchControl.hpp"
#include "Save/AdventureFlags.hpp"
static char *sShipTypes[] = { "anc", "bow", "hul", "can", "dco", "pdl", "fnl", "brg" };
static char *sShipTypes[] = { "brg", "anc", "bow", "hul", "can", "dco", "pdl", "fnl" };
struct UnkStruct3 {
/* 0 */ s16 mUnk_0;