Start MapObject documentation (#47)

* set the right base class size

* actor and map object changes

* rename id getters functions

* document unknown file system used in mapobjectprofile

* start to document MapObjectProfile
This commit is contained in:
Yanis
2026-04-13 18:55:04 +02:00
committed by GitHub
parent dcf9268df6
commit 59a312e30a
299 changed files with 1230 additions and 899 deletions
+2 -2
View File
@@ -10,11 +10,11 @@
class MapObjectUnkBLCM : public MapObject {
public:
/* 00 (base) */
/* 94 */
/* 40 */
MapObjectUnkBLCM();
/* 4C */ virtual ~MapObjectUnkBLCM() override;
/* 30 */ virtual ~MapObjectUnkBLCM() override;
void func_ov000_0209e4b0(void);
void func_ov000_0209e6ac(void);