@@ -165107,7 +165107,7 @@ GLOBAL_FUNC(ASM_is_mission_active_in_city) /* 0x0CCD10 */
165107165107
165108165108
165109165109/*----------------------------------------------------------------*/
165110- GLOBAL_FUNC(ASM_sub_CCE8C ) /* 0xCCE8C */
165110+ GLOBAL_FUNC(ASM_reinit_starting_credits ) /* 0xCCE8C */
165111165111/*----------------------------------------------------------------*/
165112165112 push %ebx
165113165113 push %ecx
@@ -165118,7 +165118,7 @@ GLOBAL_FUNC(ASM_sub_CCE8C) /* 0xCCE8C */
165118165118 xor %edx,%edx
165119165119 xor %eax,%eax
165120165120 jump_cce9c:
165121- cmp EXPORT_SYMBOL(dword_155750 )(%eax),%ebx
165121+ cmp EXPORT_SYMBOL(starting_cash_amounts )(%eax),%ebx
165122165122 jne jump_ccedc
165123165123 jump_ccea4:
165124165124 movsbl %cl,%eax
@@ -165131,7 +165131,7 @@ GLOBAL_FUNC(ASM_sub_CCE8C) /* 0xCCE8C */
165131165131 jle jump_cceb9
165132165132 mov $0x7,%edx
165133165133 jump_cceb9:
165134- mov EXPORT_SYMBOL(dword_155750 )(,%edx,4),%eax
165134+ mov EXPORT_SYMBOL(starting_cash_amounts )(,%edx,4),%eax
165135165135 xor %edi,%edi
165136165136 mov %eax,login_control__Money
165137165137 mov %eax,EXPORT_SYMBOL(ingame)+0x923 # ingame.Credits
@@ -167947,7 +167947,7 @@ GLOBAL_FUNC(ASM_init_variables) /* 0x0D0B9C */
167947167947 mov %di,EXPORT_SYMBOL(word_15518A)
167948167948 mov %ax,EXPORT_SYMBOL(ingame)+0x92D # ingame.MissionStatus
167949167949 xor %cl,%cl
167950- mov starting_cash_amounts,%eax
167950+ mov EXPORT_SYMBOL( starting_cash_amounts)+0x10 ,%eax
167951167951 mov %cx,EXPORT_SYMBOL(next_email)
167952167952 mov %cx,next_ref
167953167953 mov %eax,login_control__Money
@@ -168707,7 +168707,7 @@ GLOBAL_FUNC(ASM_do_serial_speed_switch) /* 0x0D2EA4 */
168707168707 xor %edx,%edx
168708168708 xor %eax,%eax
168709168709 jump_d2eb8:
168710- mov data_155770 (%eax),%ecx
168710+ mov EXPORT_SYMBOL(serial_speeds) (%eax),%ecx
168711168711 lea 0x1(%edx),%ebx
168712168712 cmp %esi,%ecx
168713168713 je jump_d2ecc
@@ -168728,7 +168728,7 @@ GLOBAL_FUNC(ASM_do_serial_speed_switch) /* 0x0D2EA4 */
168728168728 jle jump_d2ee7
168729168729 xor %ebx,%edx
168730168730 jump_d2ee7:
168731- mov data_155770 (,%edx,4),%esi
168731+ mov EXPORT_SYMBOL(serial_speeds) (,%edx,4),%esi
168732168732 push %esi
168733168733 push $ascD_14
168734168734 push $EXPORT_SYMBOL(net_baudrate_text)
@@ -183572,13 +183572,12 @@ data_155744:
183572183572 .ascii "\xfb\xff"
183573183573 .ascii "\xfb\xff"
183574183574 .ascii "\xfb\xff"
183575- GLOBAL (dword_155750 ) /* 0x155750 */
183575+ GLOBAL (starting_cash_amounts ) /* 0x155750 */
183576183576 .ascii "\x20\x4e\x00\x00\x50\xc3\x00\x00"
183577183577 .ascii "\x40\x0d\x03\x00\x20\xa1\x07\x00"
183578- GLOBAL (starting_cash_amounts) /* 0x155760 */
183579183578 .ascii "\x80\x84\x1e\x00\x40\x4b\x4c\x00"
183580183579 .ascii "\x00\x2d\x31\x01\x00\xe1\xf5\x05"
183581- data_155770:
183580+ GLOBAL (serial_speeds) /* 0x155770 */
183582183581 .ascii "\x80\x25\x00\x00\x40\x38\x00\x00"
183583183582 .ascii "\x00\x4b\x00\x00\x80\x70\x00\x00"
183584183583 .ascii "\x00\x96\x00\x00\x00\xe1\x00\x00"
0 commit comments