Files
ph/include/DTCM/UnkStruct_027e0f68.hpp
SammygoodTunes 5b15874c4d Decomp src/00_Core/Map/MapBase.cpp (57%) (#129)
* Comments

* Lay out theoretical code

* Externalise func_020196bc & func_020196fc

* Pull merge

* Pull merge

* Decomp MapBase::func_ov00_02080edc

* Fix MapManager TilePos params

* Decomp progress

* Fix MapManager param issue

* Decomp progress

* Update MapManager var pointer type

* Fix function defs

* Update symbols

* Update

* Match MapBase_Unk2::func_ov00_02080ad0 (thx 2 dt mow & yanis)

* Update

* Decomp progress 26%

* Decomp progress 28%

* Fix struct overlap

* Fix unknown members

* Uncomment and fix rest of methods (most still non-matching)

* Decomp progress

* Corrections
2025-09-21 14:21:31 +02:00

16 lines
308 B
C++

#pragma once
#include "global.h"
#include "types.h"
class UnkStruct_027e0f68 {
public:
void func_ov000_0208cc88();
void func_ov000_0208d620();
void func_ov000_0208d680();
bool func_ov000_0208d820(void *param_1);
void func_ov004_02102b28();
};
extern UnkStruct_027e0f68 *data_027e0f68;