Merge branch 'develop' into ocarinadpad

This commit is contained in:
Josh Bodner 2022-04-03 15:59:12 -07:00
commit 22dbdc984c
5 changed files with 8 additions and 7 deletions

View File

@ -20,6 +20,7 @@ Globals::Globals()
profile = false;
useLegacyZDList = false;
useExternalResources = true;
singleThreaded = true;
verbosity = VerbosityLevel::VERBOSITY_SILENT;
outputPath = Directory::GetCurrentDirectory();
}

View File

@ -1,5 +1,5 @@
<Root>
<File Name="nes_message_data_static">
<Text Name="nes_message_data_static" CodeOffset="0x12E4C0"/>
<Text Name="nes_message_data_static" CodeOffset="0x12E4E0"/>
</File>
</Root>
</Root>

View File

@ -1,5 +1,5 @@
<Root>
<File Name="staff_message_data_static">
<Text Name="staff_message_data_static" CodeOffset="0x136908"/>
<Text Name="staff_message_data_static" CodeOffset="0x136928"/>
</File>
</Root>
</Root>

View File

@ -1,5 +1,5 @@
<Root>
<File Name="nes_message_data_static">
<Text Name="nes_message_data_static" CodeOffset="0x0F68F0"/>
<Text Name="nes_message_data_static" CodeOffset="0xF6910"/>
</File>
</Root>
</Root>

View File

@ -2,4 +2,4 @@
<File Name="staff_message_data_static">
<Text Name="staff_message_data_static" CodeOffset="0xFED58"/>
</File>
</Root>
</Root>