Decompile overlay 1 (Part 8) (#108)

* UnkStruct_027e09b4_001 OK

* UnkStruct_027e09ac_001 OK

* UnkStruct_027e0cec_001 OK

* SysNew OK

* UnkStruct_027e0cec_18_001 OK

* UnkStruct_027e0ce0_34_001 OK

* UnkStruct_027e0d00_001 OK

* PassengerManager_001 OK

* UnkStruct_027e0cf8_08_00_001 OK

* UnkStruct_ov020_020e8544_001 OK

* code_020bfdd0 OK and code_020bfeec OK

* code_020c099c OK
This commit is contained in:
Yanis
2026-07-15 20:19:35 +02:00
committed by GitHub
parent 260f9b13c5
commit 96874ba24e
70 changed files with 1727 additions and 399 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ public:
void func_ov001_020bf830();
static void Destroy(); // func_ov001_020bf428
static void Destroy();
// overlay 17
void Update();
+4 -3
View File
@@ -2,6 +2,7 @@
#include "Item/Item.hpp"
#include "Save/AdventureFlags.hpp"
#include "Unknown/UnkStruct_02049bac.hpp"
#include "global.h"
#include "types.h"
@@ -61,9 +62,9 @@ enum StampType_ {
class MiscAdvManager : public AutoInstance<MiscAdvManager> {
public:
/* 00 */ u16 mStampDates[StampType_Max];
/* 28 */ u16 mUnk_28;
/* 2A */ u16 mPostDate;
/* 00 */ Date mStampDates[StampType_Max];
/* 28 */ Date mUnk_28;
/* 2A */ Date mPostDate;
/* 2C */ union {
Vec2bCpp mStampPositions[StampType_Max];
u16 mStampPos[StampType_Max];
+1
View File
@@ -56,6 +56,7 @@ public:
void func_ov001_020bf910();
bool func_ov001_020bfa1c();
static void Destroy();
static bool func_ov001_020bf870();
// overlay 24