mirror of
https://github.com/zeldaret/ph
synced 2026-06-19 15:30:25 -04:00
Decomp src/00_Core/Map/MapManager.cpp (56%) (#101)
* Fix * Fix * stupid typo * Another dumb typo * Fix * Fix declaration * Fix declaration * Fix * Fix symbols * Corrections * Fix regression in GetEntrancePos --------- Co-authored-by: Aetias <aetias@outlook.com>
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
UnkStruct_02038aa0 *func_02037178(UnkSubClass1_02256FF8 *param_2);
|
||||
|
||||
void func_ov004_021069c4(void);
|
||||
void func_ov004_02106db8(void);
|
||||
};
|
||||
|
||||
extern MessageManager gMessageManager;
|
||||
|
||||
@@ -184,6 +184,8 @@ extern UnkClass_ov000_027e0d04 data_027e0d04;
|
||||
|
||||
class UnkClass_data_027e0f7c {
|
||||
public:
|
||||
void func_ov000_0209d6e8(unk32 *param_2);
|
||||
char *func_ov000_0209d71c(s32 param_2);
|
||||
u8 *func_ov000_0209d90c(s8, s8);
|
||||
};
|
||||
extern UnkClass_data_027e0f7c data_027e0f7c;
|
||||
extern UnkClass_data_027e0f7c *data_027e0f7c;
|
||||
|
||||
Reference in New Issue
Block a user