Finish m433Dll (#533)

* Remove TODO

* Finish m433Dll
This commit is contained in:
dbalatoni13 2025-01-15 23:14:44 +01:00 committed by GitHub
parent 897ff7b281
commit ef9659fef2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2050 additions and 2559 deletions

View file

@ -428,8 +428,8 @@ lbl_1_data_445 = .data:0x00000445; // type:object size:0xB scope:local data:stri
lbl_1_data_450 = .data:0x00000450; // type:object size:0x18
lbl_1_data_468 = .data:0x00000468; // type:object size:0x24
lbl_1_data_48C = .data:0x0000048C; // type:object size:0x48
lbl_1_data_4D4 = .data:0x000004D4; // type:object size:0x6C
lbl_1_data_540 = .data:0x00000540; // type:object size:0x24
lbl_1_data_4D4 = .data:0x000004D4; // type:object size:0x6C data:float
lbl_1_data_540 = .data:0x00000540; // type:object size:0x24 data:float
lbl_1_data_564 = .data:0x00000564; // type:object size:0x2 scope:local data:string
lbl_1_data_566 = .data:0x00000566; // type:object size:0x15 scope:local data:string
lbl_1_data_57B = .data:0x0000057B; // type:object size:0x15 scope:local data:string
@ -441,7 +441,7 @@ lbl_1_data_5EA = .data:0x000005EA; // type:object size:0x15 scope:local data:str
lbl_1_data_5FF = .data:0x000005FF; // type:object size:0x15 scope:local data:string
lbl_1_data_614 = .data:0x00000614; // type:object size:0x15 scope:local data:string
lbl_1_data_629 = .data:0x00000629; // type:object size:0x15 scope:local data:string
lbl_1_data_63E = .data:0x0000063E; // type:object size:0x16 data:string
lbl_1_data_63E = .data:0x0000063E; // type:object size:0x16 scope:local data:string
jumptable_1_data_654 = .data:0x00000654; // type:object size:0x20 scope:local
lbl_1_data_674 = .data:0x00000674; // type:object size:0xC
lbl_1_data_680 = .data:0x00000680; // type:object size:0x8

View file

@ -1123,7 +1123,7 @@ config.libs = [
objects={
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m433Dll/main.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m433Dll/map.c"),
Object(NonMatching, "REL/m433Dll/player.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m433Dll/player.c"),
},
),
Rel(

File diff suppressed because it is too large Load diff

View file

@ -212,8 +212,6 @@ void fn_1_64C0(omObjData *object);
float fn_1_67AC(float arg0, float arg1);
// Issues with assignment of temp_f30
// Scratch is at https://decomp.me/scratch/EqCuG
void fn_1_4E50(omObjData *object)
{
float temp_f31;