mirror of
https://github.com/zeldaret/ph
synced 2026-06-06 11:37:30 -04:00
Move ov004 documentation from Ghidra
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "Player/LinkStateDamage.hpp"
|
||||
|
||||
LinkStateDamage::LinkStateDamage(PlayerLinkBase *link) :
|
||||
LinkStateBase(link) {}
|
||||
unk32 *_Z19func_ov004_021083f4Piiii(unk32 *param1, unk32 param2, unk32 param3, unk32 param4) {}
|
||||
LinkStateDamage::~LinkStateDamage() {}
|
||||
Reference in New Issue
Block a user