Merge branch 'wip/linkfix2' into wip/linkfix

This commit is contained in:
Lurs
2026-02-11 07:20:44 +01:00
1035 changed files with 30170 additions and 22971 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ bool dMenu_Fishing_c::isSync() {
void dMenu_Fishing_c::init() {
#if VERSION == VERSION_GCN_PAL
BOOL isEnglish = FALSE;
if (dComIfGs_getPalLanguage() == dSv_player_config_c::LANGAUGE_ENGLISH) {
if (dComIfGs_getPalLanguage() == dSv_player_config_c::LANGUAGE_ENGLISH) {
isEnglish = TRUE;
}
#endif