mirror of
https://github.com/zeldaret/st
synced 2026-08-27 08:27:17 -04:00
Decompiling MapObjectUnkLTRW (#142)
* feat: Start decompiling MapObjectUnkLTRW * fix: Remove unused code in ActorUnkCANS * feat: Match LTRW vfuncs * feat: Match LTRW functions * fix: Update MapObject vfunc_28 with new signature, and symbols * feat: Update a class with parent * feat: Create hollow parent class * feat: Complete sinit (non-matching) * feat: Match all of LTRW * feat: Sync jp * feat: Improve constants for their own type * Update src/063_Shrine/MapObject/MapObjectUnkLTRW.cpp Co-authored-by: Yanis <35189056+Yanis002@users.noreply.github.com> * fix: Update some vfunc_28 with new signature * fix: Broken data * fix: More data * fix: Update vfunc 28 🤡 --------- Co-authored-by: Yanis <35189056+Yanis002@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//! TODO: This file was generated automatically and might contain errors
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "MapObject/MapObject.hpp"
|
||||
|
||||
Reference in New Issue
Block a user