mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Merge branch 'develop' into shopdpadnav
This commit is contained in:
commit
750187e013
5 changed files with 8 additions and 7 deletions
|
@ -20,6 +20,7 @@ Globals::Globals()
|
|||
profile = false;
|
||||
useLegacyZDList = false;
|
||||
useExternalResources = true;
|
||||
singleThreaded = true;
|
||||
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
||||
outputPath = Directory::GetCurrentDirectory();
|
||||
}
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
<File Name="staff_message_data_static">
|
||||
<Text Name="staff_message_data_static" CodeOffset="0xFED58"/>
|
||||
</File>
|
||||
</Root>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue